]> code.citadel.org Git - citadel.git/blob - citadel/auth.h
Use a Type for the stream pointers instead of void* so we have better error checking.
[citadel.git] / citadel / auth.h
1
2 int validate_password(uid_t uid, const char *pass);