From eeda00256ce0cda5190df17302b0c1344644bb91 Mon Sep 17 00:00:00 2001 From: kukosa Date: Wed, 31 Aug 2005 15:03:12 +0000 Subject: - more standard way for FastStart item dissection - protocol names fixed git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@15636 f5534014-38df-0310-8fa8-9805f1628bb7 --- epan/dissectors/packet-h235.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-h235.c') diff --git a/epan/dissectors/packet-h235.c b/epan/dissectors/packet-h235.c index e55e0e1e3d..22fc8c32ab 100644 --- a/epan/dissectors/packet-h235.c +++ b/epan/dissectors/packet-h235.c @@ -45,7 +45,7 @@ #include "packet-h235.h" #define PNAME "H235-SECURITY-MESSAGES" -#define PSNAME "H235" +#define PSNAME "H.235" #define PFNAME "h235" /* Initialize the protocol and registered fields */ -- cgit v1.2.3