From 5d8801d4687035ae45143f0f3bc3eeaf75dc17ec Mon Sep 17 00:00:00 2001 From: Yves Fischer Date: Mon, 11 Aug 2014 23:26:36 +0200 Subject: Upgrade code to iodine 0.7.0 and improve logging --- jni/iodine/src/md5.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jni/iodine/src/md5.h') diff --git a/jni/iodine/src/md5.h b/jni/iodine/src/md5.h index 698c995..3baa4dc 100644 --- a/jni/iodine/src/md5.h +++ b/jni/iodine/src/md5.h @@ -71,7 +71,7 @@ typedef struct md5_state_s { } md5_state_t; #ifdef __cplusplus -extern "C" +extern "C" { #endif -- cgit v1.2.1