aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ldap
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2013-02-26 01:22:18 +0000
committerBill Meier <wmeier@newsguy.com>2013-02-26 01:22:18 +0000
commitd449c31d1d3c3772d126bf0ada7dbecc2448c9ea (patch)
tree20bfe8830e5cc4b3e57d282156d74a569d77fc4a /asn1/ldap
parent1823aa007c6339228048b1dbefd5a07ec9f96e1c (diff)
its ==> it's & it's ==> its as needed.
svn path=/trunk/; revision=47892
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 e8cd9aabdf..faf8b8d4f3 100644
--- a/asn1/ldap/packet-ldap-template.c
+++ b/asn1/ldap/packet-ldap-template.c
@@ -1052,7 +1052,7 @@ static void
length_remaining = tvb_ensure_length_remaining(tvb, offset);
/* It might still be a packet containing a SASL security layer
- * but its just that we never saw the BIND packet.
+ * but it's just that we never saw the BIND packet.
* check if it looks like it could be a SASL blob here
* and in that case just assume it is GSS-SPNEGO
*/