diff options
Diffstat (limited to 'beecrypt/hmacmd5.h')
-rw-r--r-- | beecrypt/hmacmd5.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/beecrypt/hmacmd5.h b/beecrypt/hmacmd5.h index 6ef2b3616..69be69f50 100644 --- a/beecrypt/hmacmd5.h +++ b/beecrypt/hmacmd5.h @@ -46,6 +46,7 @@ extern "C" { /** \ingroup HMAC_md5_m */ +/*@observer@*/ /*@checked@*/ extern BEECRYPTAPI const keyedHashFunction hmacmd5; /** \ingroup HMAC_md5_m |