mark all block comments that need format preserving so that
[openssl.git] / crypto / dsa / dsa_asn1.c
index 473af873e02beffe2cb638153ddc2d993b930591..8c75ec12b91b604bac67511b35df1267dbe6fa7a 100644 (file)
@@ -167,7 +167,8 @@ int DSA_sign(int type, const unsigned char *dgst, int dlen, unsigned char *sig,
        }
 
 /* data has already been hashed (probably with SHA or SHA-1). */
-/* returns
+/*-
+ * returns
  *      1: correct signature
  *      0: incorrect signature
  *     -1: error