From 4dcb445bf991d582035957417c0c4ee90b03eb3c Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Thu, 22 Feb 2007 23:32:46 +0000 Subject: [PATCH] Fix comment. --- lib/getlogin_r.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/getlogin_r.c b/lib/getlogin_r.c index 67ad33f21..bb89f6e60 100644 --- a/lib/getlogin_r.c +++ b/lib/getlogin_r.c @@ -30,7 +30,7 @@ char *getlogin (void); #endif -/* See getlogin_r.h for documentation. */ +/* See unistd_.h for documentation. */ int getlogin_r (char *name, size_t size) { -- 2.11.0