From c5f80821ab360c0b063fb75afc5ba10fefbe0042 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 3 Jul 2012 11:55:19 +0200 Subject: getXXbyYY_r.c: Fix comment typo: s/FUNCTION_NAME/FUNCTION2_NAME/ --- nss/getXXbyYY_r.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. *| -- cgit 1.4.1