]> code.citadel.org Git - citadel.git/blob - citadel/utils/auth.h
Changed some C89 style comments to C99 style.
[citadel.git] / citadel / utils / auth.h
1
2 int validate_password(uid_t uid, const char *pass);