Allow multiple IDN xn-- indicators
[openssl.git] / crypto / x509v3 / v3_lib.c
index 0f1e1d4422b1d9c5cd561bc3ab25009de3530534..cb7aa1bbf6cbc79356ad4bd45a2f82c66ee848c5 100644 (file)
@@ -176,7 +176,8 @@ void *X509V3_EXT_d2i(X509_EXTENSION *ext)
        return method->d2i(NULL, &p, ext->value->length);
 }
 
-/* Get critical flag and decoded version of extension from a NID.
+/*-
+ * Get critical flag and decoded version of extension from a NID.
  * The "idx" variable returns the last found extension and can
  * be used to retrieve multiple extensions of the same NID.
  * However multiple extensions with the same NID is usually