summaryrefslogtreecommitdiffstats
path: root/lib/libc/yp
diff options
context:
space:
mode:
authorbrucec <brucec@FreeBSD.org>2011-02-28 10:03:48 +0000
committerbrucec <brucec@FreeBSD.org>2011-02-28 10:03:48 +0000
commit3c9e9703684f6dfead092efb53cd3f06397f8e48 (patch)
treea74df033605961395716ff90c2bfb98fd63a1e80 /lib/libc/yp
parent851c06bea50a8a68cd5deef6502e4225b0b839eb (diff)
downloadFreeBSD-src-3c9e9703684f6dfead092efb53cd3f06397f8e48.zip
FreeBSD-src-3c9e9703684f6dfead092efb53cd3f06397f8e48.tar.gz
Revert some of r177626. "in in" is valid in certain sentences.
PR: 121490 MFC after: 3 days
Diffstat (limited to 'lib/libc/yp')
-rw-r--r--lib/libc/yp/xdryp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/yp/xdryp.c b/lib/libc/yp/xdryp.c
index ec2f71a..7aed6ad 100644
--- a/lib/libc/yp/xdryp.c
+++ b/lib/libc/yp/xdryp.c
@@ -42,7 +42,7 @@ extern void *ypresp_data;
* I'm leaving the xdr_datum() function in purely for backwards
* compatibility. yplib.c doesn't actually use it, but it's listed
* in yp_prot.h as being available, so it's probably a good idea to
- * leave it in case somebody goes looking for it.
+ * leave it in in case somebody goes looking for it.
*/
typedef struct {
char *dptr;
OpenPOWER on IntegriCloud