Remove /* foo.c */ comments
[oweals/openssl.git] / crypto / x509v3 / v3_lib.c
index 8d42147f5584f0a516c4f234182b1f124e845d3c..0db199c1bd9bf6ac7f0ef29a2d4dcf239c4fec5c 100644 (file)
@@ -1,4 +1,3 @@
-/* v3_lib.c */
 /*
  * Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL project
  * 1999.
@@ -156,6 +155,7 @@ static const X509V3_EXT_METHOD *standard_exts[] = {
     &v3_ct_scts[0],
     &v3_ct_scts[1],
 #endif
+    &v3_tls_feature,
 };
 
 /* Number of standard extensions */