X-Git-Url: http://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=bin%2Flive-md5check%2Fmd5.h;h=3baa4dcdfe2c3ac365ed897eaa6e06853501a9cf;hb=0543efb060e5d1d0a44a762c12ae7191119d6c88;hp=698c995d8f4e9d98766d568fe88863381f94d16f;hpb=292e65d84b99afa4c9240c23e1433b828af80ba3;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