summaryrefslogtreecommitdiff
path: root/ACE/ASNMP/asnmp/asn1.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ASNMP/asnmp/asn1.h')
-rw-r--r--ACE/ASNMP/asnmp/asn1.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/ASNMP/asnmp/asn1.h b/ACE/ASNMP/asnmp/asn1.h
index c06f9d23d72..f2d7d309905 100644
--- a/ACE/ASNMP/asnmp/asn1.h
+++ b/ACE/ASNMP/asnmp/asn1.h
@@ -262,7 +262,6 @@ static unsigned char * build_unsigned_int64( unsigned char *data,
unsigned char type,
struct counter64 *cp,
int countersize);
-
};
@@ -334,7 +333,6 @@ static unsigned char *parse_var_op( unsigned char *data,
int *var_val_len,
unsigned char **var_val,
int *listlength);
-
};
#endif // ASN1