Add return value. The return value seems to not mean anything???

SVN revision: 23302
This commit is contained in:
sebastid 2006-06-08 19:11:54 +00:00 committed by sebastid
parent 45e45f8814
commit 79191a8fd7
1 changed files with 1 additions and 0 deletions

View File

@ -598,6 +598,7 @@ _desklock_auth(const char *passwd)
if (pamerr == PAM_SUCCESS) exit(0);
exit(-1);
}
return 1;
}
static char *