aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-x509sat.c
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2010-04-06 17:01:14 +0000
committerBill Meier <wmeier@newsguy.com>2010-04-06 17:01:14 +0000
commitf8b92f8d0b6e717f787f988b838781b775b9ee50 (patch)
tree359e3a3d95eeca6bdb24e0c7470d16982b966d28 /epan/dissectors/packet-x509sat.c
parent9e0fbd53bb2fe7c3126b8eb1b3929f334a64bcd7 (diff)
#include <stdio.h> not needed.
svn path=/trunk/; revision=32405
Diffstat (limited to 'epan/dissectors/packet-x509sat.c')
-rw-r--r--epan/dissectors/packet-x509sat.c13
1 files changed, 6 insertions, 7 deletions
diff --git a/epan/dissectors/packet-x509sat.c b/epan/dissectors/packet-x509sat.c
index cf8a763708..73de715518 100644
--- a/epan/dissectors/packet-x509sat.c
+++ b/epan/dissectors/packet-x509sat.c
@@ -40,7 +40,6 @@
#include <epan/oids.h>
#include <epan/asn1.h>
-#include <stdio.h>
#include <string.h>
#include "packet-ber.h"
@@ -217,7 +216,7 @@ static int hf_x509sat_T_bitNamedDays_friday = -1;
static int hf_x509sat_T_bitNamedDays_saturday = -1;
/*--- End of included file: packet-x509sat-hf.c ---*/
-#line 50 "packet-x509sat-template.c"
+#line 49 "packet-x509sat-template.c"
/* Initialize the subtree pointers */
@@ -272,7 +271,7 @@ static gint ett_x509sat_T_between = -1;
static gint ett_x509sat_LocaleContextSyntax = -1;
/*--- End of included file: packet-x509sat-ett.c ---*/
-#line 53 "packet-x509sat-template.c"
+#line 52 "packet-x509sat-template.c"
/*--- Included file: packet-x509sat-fn.c ---*/
@@ -1729,7 +1728,7 @@ static void dissect_GUID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tr
/*--- End of included file: packet-x509sat-fn.c ---*/
-#line 55 "packet-x509sat-template.c"
+#line 54 "packet-x509sat-template.c"
/*--- proto_register_x509sat ----------------------------------------------*/
@@ -2370,7 +2369,7 @@ void proto_register_x509sat(void) {
NULL, HFILL }},
/*--- End of included file: packet-x509sat-hfarr.c ---*/
-#line 63 "packet-x509sat-template.c"
+#line 62 "packet-x509sat-template.c"
};
/* List of subtrees */
@@ -2427,7 +2426,7 @@ void proto_register_x509sat(void) {
&ett_x509sat_LocaleContextSyntax,
/*--- End of included file: packet-x509sat-ettarr.c ---*/
-#line 68 "packet-x509sat-template.c"
+#line 67 "packet-x509sat-template.c"
};
/* Register protocol */
@@ -2598,7 +2597,7 @@ void proto_reg_handoff_x509sat(void) {
/*--- End of included file: packet-x509sat-dis-tab.c ---*/
-#line 83 "packet-x509sat-template.c"
+#line 82 "packet-x509sat-template.c"
/* OBJECT CLASSES */