aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h248_3gpp.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_3gpp.c
parent8242949ebce864a8d59ed0233149a77f98f89178 (diff)
Add period separator for "base" proto filter name.
svn path=/trunk/; revision=44650
Diffstat (limited to 'epan/dissectors/packet-h248_3gpp.c')
-rw-r--r--epan/dissectors/packet-h248_3gpp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-h248_3gpp.c b/epan/dissectors/packet-h248_3gpp.c
index 2fcf64c5eb..d6f1aa5dfb 100644
--- a/epan/dissectors/packet-h248_3gpp.c
+++ b/epan/dissectors/packet-h248_3gpp.c
@@ -32,7 +32,7 @@
#include "packet-h248.h"
#define PNAME "H.248 3GPP"
#define PSNAME "H2483GPP"
-#define PFNAME "h2483gpp"
+#define PFNAME "h248.3gpp"
#include "packet-isup.h"