Fix typo.

This commit is contained in:
Ulrich Drepper 2011-05-11 12:02:24 -04:00
parent 22836f52e3
commit eac80ce2fa

View File

@ -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.