From 6352106aaadc95f2681ab22fc4ad18bf9b45e095 Mon Sep 17 00:00:00 2001 From: Dirk Ziegelmeier Date: Mon, 4 Jan 2016 11:05:44 +0100 Subject: [PATCH] Fix C++ style comment in snmp_asn1.h --- src/apps/snmp/snmp_asn1.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps/snmp/snmp_asn1.h b/src/apps/snmp/snmp_asn1.h index 932eec49..5fb33cda 100644 --- a/src/apps/snmp/snmp_asn1.h +++ b/src/apps/snmp/snmp_asn1.h @@ -53,7 +53,7 @@ extern "C" { #define SNMP_ASN1_CLASS_MASK 0xC0 #define SNMP_ASN1_CONTENTTYPE_MASK 0x20 #define SNMP_ASN1_DATATYPE_MASK 0x1F -#define SNMP_ASN1_DATATYPE_EXTENDED 0x1F // DataType indicating that datatype is encoded in following bytes +#define SNMP_ASN1_DATATYPE_EXTENDED 0x1F /* DataType indicating that datatype is encoded in following bytes */ /* context specific (SNMP) tags (from SNMP spec. RFC1157) */ #define SNMP_ASN1_CONTEXT_PDU_GET_REQ 0