projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a81ed4e
)
Fix comment.
author
Bruno Haible
<bruno@clisp.org>
Thu, 22 Feb 2007 23:32:46 +0000
(23:32 +0000)
committer
Bruno Haible
<bruno@clisp.org>
Thu, 22 Feb 2007 23:32:46 +0000
(23:32 +0000)
lib/getlogin_r.c
patch
|
blob
|
history
diff --git
a/lib/getlogin_r.c
b/lib/getlogin_r.c
index 67ad33f21d0c84d4a4139e083fbf58937f1f4ed8..bb89f6e6028467d8c221518cbd86bf0813c5e34a 100644
(file)
--- 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)
{