diff options
Diffstat (limited to 'bin/live-md5check/md5.h')
| -rw-r--r-- | bin/live-md5check/md5.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/live-md5check/md5.h b/bin/live-md5check/md5.h index 698c995..3baa4dc 100644 --- a/bin/live-md5check/md5.h +++ b/bin/live-md5check/md5.h @@ -71,7 +71,7 @@ typedef struct md5_state_s { } md5_state_t; #ifdef __cplusplus -extern "C" +extern "C" { #endif |
