aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h248_7.c
diff options
context:
space:
mode:
authorMichael Mann <mmann78@netscape.net>2012-08-24 02:02:22 +0000
committerMichael Mann <mmann78@netscape.net>2012-08-24 02:02:22 +0000
commit14f3f8c55ac51d71dbcf3d91fd7303403bb2c3df (patch)
tree745f2e20ecef796c67b1d2121c475641c735fc5f /epan/dissectors/packet-h248_7.c
parent8242949ebce864a8d59ed0233149a77f98f89178 (diff)
Add period separator for "base" proto filter name.
svn path=/trunk/; revision=44650
Diffstat (limited to 'epan/dissectors/packet-h248_7.c')
-rw-r--r--epan/dissectors/packet-h248_7.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-h248_7.c b/epan/dissectors/packet-h248_7.c
index 768deb4d16..9f031df3a7 100644
--- a/epan/dissectors/packet-h248_7.c
+++ b/epan/dissectors/packet-h248_7.c
@@ -34,7 +34,7 @@
#define PNAME "H.248.7"
#define PSNAME "H248AN"
-#define PFNAME "h248an"
+#define PFNAME "h248.an"
static int proto_h248_an = -1;