aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-s4406.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2005-09-05 21:30:15 +0000
committerGuy Harris <guy@alum.mit.edu>2005-09-05 21:30:15 +0000
commit4995b14fa3bd718ed7457784b068b5ce4d0df7eb (patch)
tree9801b7339f8229f2c63298c192e0a1f1bfde8987 /epan/dissectors/packet-s4406.c
parent459327da14877f54a5e963e9acdc3df889287e99 (diff)
Use the same string for the protocol's filter name as is used in the
names of its filterable fields. svn path=/trunk/; revision=15693
Diffstat (limited to 'epan/dissectors/packet-s4406.c')
-rw-r--r--epan/dissectors/packet-s4406.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/dissectors/packet-s4406.c b/epan/dissectors/packet-s4406.c
index 2b4172d093..1f52713052 100644
--- a/epan/dissectors/packet-s4406.c
+++ b/epan/dissectors/packet-s4406.c
@@ -1,6 +1,6 @@
/* Do not modify this file. */
/* It is created automatically by the ASN.1 to Ethereal dissector compiler */
-/* .\packet-s4406.c */
+/* ./packet-s4406.c */
/* ../../tools/asn2eth.py -X -b -e -p s4406 -c s4406.cnf -s packet-s4406-template s4406.asn */
/* Input file: packet-s4406-template.c */
@@ -51,7 +51,7 @@
#define PNAME "STANAG 4406 Military Message Extensions"
#define PSNAME "STANAG 4406"
-#define PFNAME "MMHS"
+#define PFNAME "s4406"
/* Initialize the protocol and registered fields */
int proto_s4406 = -1;