]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/evp/evp_locl.h
mark all block comments that need format preserving so that
[thirdparty/openssl.git] / crypto / evp / evp_locl.h
index 08c0a66d39c79c60107f0315d463841aeb59d1cc..40f4e43f37f7cfd2b7230a7d7b7c4e8e71f7c2bd 100644 (file)
@@ -185,7 +185,7 @@ BLOCK_CIPHER_def_ecb(cname, kstruct, nid, block_size, key_len, flags, \
                     init_key, cleanup, set_asn1, get_asn1, ctrl)
 
 
-/*
+/*-
 #define BLOCK_CIPHER_defs(cname, kstruct, \
                                nid, block_size, key_len, iv_len, flags,\
                                 init_key, cleanup, set_asn1, get_asn1, ctrl)\