Renamed validpw() in auth.c to validate_password()
authorArt Cancro <ajc@citadel.org>
Mon, 18 Jun 2007 04:02:17 +0000 (04:02 +0000)
committerArt Cancro <ajc@citadel.org>
Mon, 18 Jun 2007 04:02:17 +0000 (04:02 +0000)
commitd004ce21a37a89a9c2e175dbc028df7afcf0646c
tree25abcd517325d922c991b621e1bf2765549e98bd
parent4be607642026eb028c972f216d993ace37f35998
Renamed validpw() in auth.c to validate_password()
in order to distinguish it from the validpw() function in user_ops.c
citadel/auth.c
citadel/auth.h
citadel/chkpwd.c
citadel/serv_imap.c