From 6409756fb8034676bb06743bdb6b46569670423f Mon Sep 17 00:00:00 2001 From: Anders Broman Date: Sun, 5 May 2013 19:49:50 +0000 Subject: 55:1: error: "/*" within comment svn path=/trunk/; revision=49178 --- epan/exported_pdu.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/exported_pdu.h') diff --git a/epan/exported_pdu.h b/epan/exported_pdu.h index 6d5858320b..ec19f4dbbf 100644 --- a/epan/exported_pdu.h +++ b/epan/exported_pdu.h @@ -51,7 +51,7 @@ */ /* Tag values */ -#define EXP_PDU_TAG_END_OF_OPT 0 /**< End-of-options Tag. +#define EXP_PDU_TAG_END_OF_OPT 0 /**< End-of-options Tag. */ /* 1 - 9 reserved */ #define EXP_PDU_TAG_OPTIONS_LENGTH 10 /**< Total length of the options exluding this TLV */ #define EXP_PDU_TAG_LINKTYPE 11 /**< The value part is the linktype value defined by tcpdump -- cgit v1.2.1