Fix comment.
authorBruno Haible <bruno@clisp.org>
Thu, 22 Feb 2007 23:32:46 +0000 (23:32 +0000)
committerBruno Haible <bruno@clisp.org>
Thu, 22 Feb 2007 23:32:46 +0000 (23:32 +0000)
lib/getlogin_r.c

index 67ad33f..bb89f6e 100644 (file)
@@ -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)
 {