mark all block comments that need format preserving so that
[openssl.git] / crypto / asn1 / asn1.h
index 68be533d404dd559a1194c0a05c597c471b71604..fc87e0ca7d9f52e3e31e191b0f43620f4a16d79d 100644 (file)
@@ -367,7 +367,8 @@ typedef struct ASN1_VALUE_st ASN1_VALUE;
 
 TYPEDEF_D2I2D_OF(void);
 
-/* The following macros and typedefs allow an ASN1_ITEM
+/*-
+ * The following macros and typedefs allow an ASN1_ITEM
  * to be embedded in a structure and referenced. Since
  * the ASN1_ITEM pointers need to be globally accessible
  * (possibly from shared libraries) they may exist in