md5.h
changeset 915 013cb2d74800
parent 602 9bbe42a9e3ed
child 1884 ae1d6213c6dd
--- a/md5.h	Thu Jan 06 17:40:57 2005 +0000
+++ b/md5.h	Thu Jan 06 18:45:28 2005 +0000
@@ -71,7 +71,7 @@
 } md5_state_t;
 
 #ifdef __cplusplus
-extern "C" 
+extern "C"
 {
 #endif