aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/s1ap
diff options
context:
space:
mode:
authorstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2009-07-07 11:37:15 +0000
committerstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2009-07-07 11:37:15 +0000
commit2089653d7a5d8311354b0736feb3dcff7f0183ee (patch)
tree35e276dd00800f4de1c318c01e96c159c055d267 /asn1/s1ap
parent2cac6719580837e89f1ab6e6f785afc429f11c8e (diff)
From Kovarththanan Rajaratnam:
Remove trailing spaces in protocol/field names git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28978 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'asn1/s1ap')
-rw-r--r--asn1/s1ap/packet-s1ap-template.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/s1ap/packet-s1ap-template.c b/asn1/s1ap/packet-s1ap-template.c
index cb01f18ce7..9f5fb6a582 100644
--- a/asn1/s1ap/packet-s1ap-template.c
+++ b/asn1/s1ap/packet-s1ap-template.c
@@ -52,7 +52,7 @@
#pragma warning(disable:4146)
#endif
-#define PNAME "S1 Application Protocol "
+#define PNAME "S1 Application Protocol"
#define PSNAME "S1AP"
#define PFNAME "s1ap"