EVENT-Client: fix the abort routines when we wake up and just get zero bytes.
[citadel.git] / citadel / auth.h
1 int validate_password(uid_t uid, const char *pass);