X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fuser_ops.h;h=0fb812298c9f2cdf6a12b8530ebf660adb9c888d;hb=21bb16339cb082e159289757403cc2b7c8884c2d;hp=c4e3e902df3cf11a5800315958046c0c480aa2ad;hpb=8b4b908a8f3867b4c4e22c054f0097cac6f4f2c0;p=citadel.git diff --git a/citadel/user_ops.h b/citadel/user_ops.h index c4e3e902d..0fb812298 100644 --- a/citadel/user_ops.h +++ b/citadel/user_ops.h @@ -70,6 +70,7 @@ enum { int CtdlTryPassword(char *password); +void CtdlSetPassword(char *new_pw); /* * Values which may be returned by CtdlTryPassword()