From 4317f9e1377c92493459f2796c37da27c01bccf7 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 31 Mar 1998 08:36:05 +0000 Subject: Update. * nss/nsswitch.c (__nss_lookup): Adjust comment. --- nss/nsswitch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nss') diff --git a/nss/nsswitch.c b/nss/nsswitch.c index ab0f850091..c968502cdf 100644 --- a/nss/nsswitch.c +++ b/nss/nsswitch.c @@ -135,7 +135,7 @@ __nss_database_lookup (const char *database, const char *alternate_name, /* -1 == not found - 0 == adjusted for next function + 0 == function found 1 == finished */ int __nss_lookup (service_user **ni, const char *fct_name, void **fctp) -- cgit v1.2.3