summaryrefslogtreecommitdiff
path: root/epan/dissectors/packet-h235.c
diff options
context:
space:
mode:
authorTomas Kukosa <tomas.kukosa@siemens.com>2005-08-31 15:03:12 +0000
committerTomas Kukosa <tomas.kukosa@siemens.com>2005-08-31 15:03:12 +0000
commitfd99f4837119e2b9446596cf602f5378e1ab7b11 (patch)
treeed572b63e01653dd36a5ff45d9cca1d20a8fa30f /epan/dissectors/packet-h235.c
parentbcdfd08b84f09e753df7b00472b7bd2649b2d202 (diff)
downloadwireshark-fd99f4837119e2b9446596cf602f5378e1ab7b11.tar.gz
- more standard way for FastStart item dissection
- protocol names fixed svn path=/trunk/; revision=15636
Diffstat (limited to 'epan/dissectors/packet-h235.c')
-rw-r--r--epan/dissectors/packet-h235.c2
1 files changed, 1 insertions, 1 deletions
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 */