X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=bin%2Flive-md5check%2Fmd5.h;h=3baa4dcdfe2c3ac365ed897eaa6e06853501a9cf;hb=refs%2Ftags%2Fupstream%2F1.87.3;hp=698c995d8f4e9d98766d568fe88863381f94d16f;hpb=d70b77f919f85511936645abb95d710b80c10c74;p=live-boot-grml.git 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