VMS: support VERBOSE and V in descrip.mms
[openssl.git] / crypto / asn1 / tasn_enc.c
index 50375225b05c13d9a514f70e2d17d9720f5e5e77..ae00a61d6e24f212a7a6272c256ddbdcd7079dcf 100644 (file)
@@ -1,4 +1,3 @@
-/* tasn_enc.c */
 /*
  * Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL project
  * 2000.
@@ -601,9 +600,7 @@ static int asn1_ex_i2c(ASN1_VALUE **pval, unsigned char *cout, int *putype,
                                    cout ? &cout : NULL);
 
     case V_ASN1_INTEGER:
-    case V_ASN1_NEG_INTEGER:
     case V_ASN1_ENUMERATED:
-    case V_ASN1_NEG_ENUMERATED:
         /*
          * These are all have the same content format as ASN1_INTEGER
          */