getXXbyYY_r.c: Fix comment typo: s/FUNCTION_NAME/FUNCTION2_NAME/
authorJim Meyering <meyering@redhat.com>
Tue, 3 Jul 2012 09:55:19 +0000 (11:55 +0200)
committerJim Meyering <meyering@redhat.com>
Sat, 4 Aug 2012 13:59:40 +0000 (15:59 +0200)
nss/getXXbyYY_r.c

index 8ba1e99..f296ed1 100644 (file)
@@ -51,7 +51,7 @@
 |*                                                                *|
 |* EXTRA_VARIABLES - names of optional parameter                  *|
 |*                                                                *|
-|* FUNCTION_NAME - alternative name of the non-reentrant function  *|
+|* FUNCTION2_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.                  *|