diff options
Diffstat (limited to 'beecrypt/fips186.h')
-rw-r--r-- | beecrypt/fips186.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/beecrypt/fips186.h b/beecrypt/fips186.h index 8c14697aa..46dfcd8c6 100644 --- a/beecrypt/fips186.h +++ b/beecrypt/fips186.h @@ -60,7 +60,7 @@ extern "C" { /** */ -/*@observer@*/ /*@checked@*/ +/*@observer@*/ /*@unchecked@*/ extern BEECRYPTAPI const randomGenerator fips186prng; /** |