From 2089653d7a5d8311354b0736feb3dcff7f0183ee Mon Sep 17 00:00:00 2001 From: stig Date: Tue, 7 Jul 2009 11:37:15 +0000 Subject: 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 --- asn1/s1ap/packet-s1ap-template.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'asn1/s1ap') 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" -- cgit v1.2.3