aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-t38.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-t38.h')
-rw-r--r--epan/dissectors/packet-t38.h21
1 files changed, 17 insertions, 4 deletions
diff --git a/epan/dissectors/packet-t38.h b/epan/dissectors/packet-t38.h
index cfa2eda0a4..57f3610750 100644
--- a/epan/dissectors/packet-t38.h
+++ b/epan/dissectors/packet-t38.h
@@ -1,3 +1,11 @@
+/* Do not modify this file. */
+/* It is created automatically by the ASN.1 to Wireshark dissector compiler */
+/* .\packet-t38.h */
+/* ../../tools/asn2wrs.py -p t38 -c t38.cnf -s packet-t38-template T38(2002).asn */
+
+/* Input file: packet-t38-template.h */
+
+#line 1 "packet-t38-template.h"
/* packet-t38.h
*
* Routines for T38 dissection
@@ -73,10 +81,15 @@ void t38_add_address(packet_info *pinfo,
int other_port,
const gchar *setup_method, guint32 setup_frame_number);
-WS_VAR_IMPORT const value_string t30_indicator_vals[];
-WS_VAR_IMPORT const value_string t30_facsimile_control_field_vals[];
-WS_VAR_IMPORT const value_string t30_facsimile_control_field_vals_short[];
-WS_VAR_IMPORT const value_string t30_data_vals[];
+
+
+/*--- Included file: packet-t38-exp.h ---*/
+#line 1 "packet-t38-exp.h"
+WS_VAR_IMPORT const value_string t38_T30_indicator_vals[];
+WS_VAR_IMPORT const value_string t38_T30_data_vals[];
+
+/*--- End of included file: packet-t38-exp.h ---*/
+#line 78 "packet-t38-template.h"