aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-HI2Operations.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-HI2Operations.c
parent9e0fbd53bb2fe7c3126b8eb1b3929f334a64bcd7 (diff)
#include <stdio.h> not needed.
svn path=/trunk/; revision=32405
Diffstat (limited to 'epan/dissectors/packet-HI2Operations.c')
-rw-r--r--epan/dissectors/packet-HI2Operations.c11
1 files changed, 5 insertions, 6 deletions
diff --git a/epan/dissectors/packet-HI2Operations.c b/epan/dissectors/packet-HI2Operations.c
index 04c0a93cff..a1fc9b8051 100644
--- a/epan/dissectors/packet-HI2Operations.c
+++ b/epan/dissectors/packet-HI2Operations.c
@@ -41,7 +41,6 @@
#include <epan/oids.h>
#include <epan/asn1.h>
-#include <stdio.h>
#include <string.h>
#include "packet-ber.h"
@@ -371,7 +370,7 @@ static int hf_HI2Operations_cI = -1; /* CellIdType */
static int hf_HI2Operations_ssi = -1; /* SSIType */
/*--- End of included file: packet-HI2Operations-hf.c ---*/
-#line 48 "packet-HI2Operations-template.c"
+#line 47 "packet-HI2Operations-template.c"
/* Initialize the subtree pointers */
@@ -481,7 +480,7 @@ static gint ett_HI2Operations_TETRACGIType = -1;
static gint ett_HI2Operations_TSIType = -1;
/*--- End of included file: packet-HI2Operations-ett.c ---*/
-#line 51 "packet-HI2Operations-template.c"
+#line 50 "packet-HI2Operations-template.c"
/*--- Included file: packet-HI2Operations-fn.c ---*/
@@ -3770,7 +3769,7 @@ static void dissect_IRIsContent_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, p
/*--- End of included file: packet-HI2Operations-fn.c ---*/
-#line 53 "packet-HI2Operations-template.c"
+#line 52 "packet-HI2Operations-template.c"
/*--- proto_register_HI2Operations ----------------------------------------------*/
@@ -5039,7 +5038,7 @@ void proto_register_HI2Operations(void) {
"HI2Operations.SSIType", HFILL }},
/*--- End of included file: packet-HI2Operations-hfarr.c ---*/
-#line 61 "packet-HI2Operations-template.c"
+#line 60 "packet-HI2Operations-template.c"
};
/* List of subtrees */
@@ -5151,7 +5150,7 @@ void proto_register_HI2Operations(void) {
&ett_HI2Operations_TSIType,
/*--- End of included file: packet-HI2Operations-ettarr.c ---*/
-#line 66 "packet-HI2Operations-template.c"
+#line 65 "packet-HI2Operations-template.c"
};
/* Register protocol */