Index: aldap.c
===================================================================
RCS file: /cvs/src/usr.sbin/ypldap/aldap.c,v
retrieving revision 1.32
diff -u -p -r1.32 aldap.c
--- aldap.c     27 Apr 2016 10:53:27 -0000      1.32
+++ aldap.c     22 Oct 2016 02:42:13 -0000
@@ -1198,7 +1198,7 @@ isu8cont(unsigned char c)
 /*
  * Parse a LDAP value
  * notes:
- *     the argument u should be a NULL terminated sequence of ASCII bytes.
+ *     the argument p should be a NULL terminated sequence of ASCII bytes.
  */
 char *
 parseval(char *p, size_t len)

Reply via email to