projects
/
platform
/
upstream
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c53355
)
getXXbyYY_r.c: Fix comment typo: s/FUNCTION_NAME/FUNCTION2_NAME/
author
Jim Meyering
<meyering@redhat.com>
Tue, 3 Jul 2012 09:55:19 +0000
(11:55 +0200)
committer
Jim Meyering
<meyering@redhat.com>
Sat, 4 Aug 2012 13:59:40 +0000
(15:59 +0200)
nss/getXXbyYY_r.c
patch
|
blob
|
history
diff --git
a/nss/getXXbyYY_r.c
b/nss/getXXbyYY_r.c
index 8ba1e9938701db48755138140984ca4e251b7cf6..f296ed1f42e5b4d3e0c1f08e7c80b3590aa3bb22 100644
(file)
--- a/
nss/getXXbyYY_r.c
+++ b/
nss/getXXbyYY_r.c
@@
-51,7
+51,7
@@
|* *|
|* EXTRA_VARIABLES - names of optional parameter *|
|* *|
-|* FUNCTION
_NAME - alternative name of the non-reentrant function
*|
+|* FUNCTION
2_NAME - alternative name of the non-reentrant function
*|
|* *|
|* NEED_H_ERRNO - an extra parameter will be passed to point to *|
|* the global `h_errno' variable. *|