Zero is a valid value for any_skip and map_skip
[oweals/openssl.git] / crypto / des / enc_read.c
index ce82125b6f52e2efed49d1cd324c92fc7f46bd45..b86620f56823b3601a8062018d6600b420d09186 100644 (file)
@@ -63,7 +63,7 @@
 
 /* This has some uglies in it but it works - even over sockets. */
 /*extern int errno;*/
-OPENSSL_IMPLEMENT_GLOBAL(int,DES_rw_mode)=DES_PCBC_MODE;
+OPENSSL_IMPLEMENT_GLOBAL(int,DES_rw_mode,DES_PCBC_MODE)
 
 
 /*