aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-logotypecertextn.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-logotypecertextn.c')
-rw-r--r--epan/dissectors/packet-logotypecertextn.c13
1 files changed, 6 insertions, 7 deletions
diff --git a/epan/dissectors/packet-logotypecertextn.c b/epan/dissectors/packet-logotypecertextn.c
index 55cef542f8..6784664fcb 100644
--- a/epan/dissectors/packet-logotypecertextn.c
+++ b/epan/dissectors/packet-logotypecertextn.c
@@ -38,7 +38,6 @@
#include <glib.h>
#include <epan/packet.h>
-#include <stdio.h>
#include <string.h>
#include "packet-ber.h"
@@ -97,7 +96,7 @@ static int hf_logotypecertextn_hashAlg = -1; /* AlgorithmIdentifier */
static int hf_logotypecertextn_hashValue = -1; /* OCTET_STRING */
/*--- End of included file: packet-logotypecertextn-hf.c ---*/
-#line 47 "packet-logotypecertextn-template.c"
+#line 46 "packet-logotypecertextn-template.c"
/* Initialize the subtree pointers */
@@ -124,7 +123,7 @@ static gint ett_logotypecertextn_T_refStructURI = -1;
static gint ett_logotypecertextn_HashAlgAndValue = -1;
/*--- End of included file: packet-logotypecertextn-ett.c ---*/
-#line 50 "packet-logotypecertextn-template.c"
+#line 49 "packet-logotypecertextn-template.c"
@@ -521,7 +520,7 @@ static void dissect_LogotypeExtn_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_,
/*--- End of included file: packet-logotypecertextn-fn.c ---*/
-#line 53 "packet-logotypecertextn-template.c"
+#line 52 "packet-logotypecertextn-template.c"
/*--- proto_register_logotypecertextn ----------------------------------------------*/
@@ -698,7 +697,7 @@ void proto_register_logotypecertextn(void) {
"logotypecertextn.OCTET_STRING", HFILL }},
/*--- End of included file: packet-logotypecertextn-hfarr.c ---*/
-#line 61 "packet-logotypecertextn-template.c"
+#line 60 "packet-logotypecertextn-template.c"
};
/* List of subtrees */
@@ -727,7 +726,7 @@ void proto_register_logotypecertextn(void) {
&ett_logotypecertextn_HashAlgAndValue,
/*--- End of included file: packet-logotypecertextn-ettarr.c ---*/
-#line 66 "packet-logotypecertextn-template.c"
+#line 65 "packet-logotypecertextn-template.c"
};
/* Register protocol */
@@ -751,6 +750,6 @@ void proto_reg_handoff_logotypecertextn(void) {
/*--- End of included file: packet-logotypecertextn-dis-tab.c ---*/
-#line 81 "packet-logotypecertextn-template.c"
+#line 80 "packet-logotypecertextn-template.c"
}