Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/nslcd/passwd.c
diff options
context:
space:
mode:
Diffstat (limited to 'nslcd/passwd.c')
-rw-r--r--nslcd/passwd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nslcd/passwd.c b/nslcd/passwd.c
index 414caed..527b83c 100644
--- a/nslcd/passwd.c
+++ b/nslcd/passwd.c
@@ -571,6 +571,7 @@ NSLCD_HANDLE_UID(
WRITE_INT32(fp,NSLCD_VERSION);
WRITE_INT32(fp,NSLCD_ACTION_PASSWD_BYUID);
WRITE_INT32(fp,NSLCD_RESULT_END);
+ return 0;
}
nsswitch_check_reload();,
NSLCD_ACTION_PASSWD_BYUID,