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 67ad33f21d0c84d4a4139e083fbf58937f1f4ed8..bb89f6e6028467d8c221518cbd86bf0813c5e34a 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)
 {