Skip to content

Commit

Permalink
getXXbyYY_r.c: Fix comment typo: s/FUNCTION_NAME/FUNCTION2_NAME/
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Meyering committed Aug 4, 2012
1 parent 5c53355 commit c5f8082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nss/getXXbyYY_r.c
Original file line number Diff line number Diff line change
Expand Up @@ -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. *|
Expand Down

0 comments on commit c5f8082

Please sign in to comment.