]> code.citadel.org Git - citadel.git/blob - citadel/auth.h
as the clang static analyser points out, the | is useless here.
[citadel.git] / citadel / auth.h
1 int validate_password(uid_t uid, const char *pass);