about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--nss/getXXbyYY_r.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nss/getXXbyYY_r.c b/nss/getXXbyYY_r.c
index 8ba1e99387..f296ed1f42 100644
--- 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  *|
+|* 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.		   *|