]> code.citadel.org Git - citadel.git/blob - citadel/auth.h
Address generator is moved into internet_addressing.c because that's where it belongs...
[citadel.git] / citadel / auth.h
1
2 int validate_password(uid_t uid, const char *pass);