diff options
| author | Jung-uk Kim <jkim@FreeBSD.org> | 2016-05-03 18:02:01 +0000 | 
|---|---|---|
| committer | Jung-uk Kim <jkim@FreeBSD.org> | 2016-05-03 18:02:01 +0000 | 
| commit | 47b11f985b9e0ff561a67e19674de6fbcf79281d (patch) | |
| tree | da6c0490c1781cf42777777890fc53da00f780ed /crypto/asn1/tasn_enc.c | |
| parent | 8f9fae4c4537bd423d1a266b3280c396a2e90f44 (diff) | |
Diffstat (limited to 'crypto/asn1/tasn_enc.c')
| -rw-r--r-- | crypto/asn1/tasn_enc.c | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/asn1/tasn_enc.c b/crypto/asn1/tasn_enc.c index f04a6892a8d9f..f7f83e56a9814 100644 --- a/crypto/asn1/tasn_enc.c +++ b/crypto/asn1/tasn_enc.c @@ -611,9 +611,7 @@ int asn1_ex_i2c(ASN1_VALUE **pval, unsigned char *cout, int *putype,          break;      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           */  | 
