diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-05-11 12:02:24 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-05-11 12:02:24 -0400 |
commit | eac80ce2fa2497c2b4ea1d55d690ad53e1375ece (patch) | |
tree | 39cf4eebb2942332d72cbea6deee4b9299f555bf /ChangeLog | |
parent | 22836f52e3e4740e450f9b93a2f1e31a90b168a6 (diff) | |
download | glibc-eac80ce2fa2497c2b4ea1d55d690ad53e1375ece.tar glibc-eac80ce2fa2497c2b4ea1d55d690ad53e1375ece.tar.gz glibc-eac80ce2fa2497c2b4ea1d55d690ad53e1375ece.tar.bz2 glibc-eac80ce2fa2497c2b4ea1d55d690ad53e1375ece.zip |
Fix typo.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ * grp/initgroups.c (internal_getgrouplist): When we found the service list through the initgroups entry in nsswitch.conf do not always continue on a successful lookup. Don't always use the - __nss_group_data-ase value if it is set. + __nss_group_database value if it is set. * nss/nsswitch.conf (initgroups): Change action for successful db lookup to continue for compatibility. |