#include <stdio.h> not needed.
[metze/wireshark/wip.git] / epan / dissectors / packet-t38.c
index fec03899c0ed50d35be0223fa3bbf9bbf08cef4c..adf0b7b1235dad4acd450b7675d1594fccb6f558 100644 (file)
@@ -63,7 +63,6 @@
 #include <epan/tap.h>
 #include <epan/expert.h>
 
-#include <stdio.h>
 #include <string.h>
 
 #include "packet-t38.h"
@@ -152,7 +151,7 @@ static int hf_t38_fec_data = -1;                  /* T_fec_data */
 static int hf_t38_fec_data_item = -1;             /* OCTET_STRING */
 
 /*--- End of included file: packet-t38-hf.c ---*/
-#line 125 "packet-t38-template.c"
+#line 124 "packet-t38-template.c"
 
 /* T38 setup fields */
 static int hf_t38_setup        = -1;
@@ -185,7 +184,7 @@ static gint ett_t38_T_fec_info = -1;
 static gint ett_t38_T_fec_data = -1;
 
 /*--- End of included file: packet-t38-ett.c ---*/
-#line 144 "packet-t38-template.c"
+#line 143 "packet-t38-template.c"
 static gint ett_t38_setup = -1;
 
 static gint ett_data_fragment = -1;
@@ -968,7 +967,7 @@ static int dissect_UDPTLPacket_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, pr
 
 
 /*--- End of included file: packet-t38-fn.c ---*/
-#line 394 "packet-t38-template.c"
+#line 393 "packet-t38-template.c"
 
 /* initialize the tap t38_info and the conversation */
 static void
@@ -1323,7 +1322,7 @@ proto_register_t38(void)
         "t38.OCTET_STRING", HFILL }},
 
 /*--- End of included file: packet-t38-hfarr.c ---*/
-#line 672 "packet-t38-template.c"
+#line 671 "packet-t38-template.c"
                {   &hf_t38_setup,
                    { "Stream setup", "t38.setup", FT_STRING, BASE_NONE,
                    NULL, 0x0, "Stream setup, method and frame number", HFILL }},
@@ -1381,7 +1380,7 @@ proto_register_t38(void)
     &ett_t38_T_fec_data,
 
 /*--- End of included file: packet-t38-ettarr.c ---*/
-#line 716 "packet-t38-template.c"
+#line 715 "packet-t38-template.c"
                &ett_t38_setup,
                &ett_data_fragment,
                &ett_data_fragments