aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ldap
diff options
context:
space:
mode:
authorstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2009-06-30 08:28:21 +0000
committerstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2009-06-30 08:28:21 +0000
commitf4279e35b0a3742e62e120c45687d6a43b226103 (patch)
tree34851a4c73ec885d1785df3e0eb0e6457791d9db /asn1/ldap
parent7074261b130243faea48863dba1c4c4723f2babf (diff)
Cleanup protocol name for ldap.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28888 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'asn1/ldap')
-rw-r--r--asn1/ldap/packet-ldap-template.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/ldap/packet-ldap-template.c b/asn1/ldap/packet-ldap-template.c
index bbc9c899da..615f50f291 100644
--- a/asn1/ldap/packet-ldap-template.c
+++ b/asn1/ldap/packet-ldap-template.c
@@ -106,7 +106,7 @@
#include "packet-ber.h"
#include "packet-per.h"
-#define PNAME "Lightweight-Directory-Access-Protocol"
+#define PNAME "Lightweight Directory Access Protocol"
#define PSNAME "LDAP"
#define PFNAME "ldap"