]> code.citadel.org Git - citadel.git/blob - citadel/auth.h
As clang told us: we have to check for empty buffer here - not null pointer.
[citadel.git] / citadel / auth.h
1
2 int validate_password(uid_t uid, const char *pass);