X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fclient_passwords.c;h=0f13555d58a2ae923d4fecf18c302ddc269f489a;hb=83875cf99a93ec708989894477f3880cf4579630;hp=3d78f9b3a439d9cefcd682bf91f91ff865b5033d;hpb=4fd426be85d2d1328742bafc2c7005aa114a5074;p=citadel.git diff --git a/citadel/client_passwords.c b/citadel/client_passwords.c index 3d78f9b3a..0f13555d5 100644 --- a/citadel/client_passwords.c +++ b/citadel/client_passwords.c @@ -1,3 +1,11 @@ +/* + * $Id$ + * + * Functions which allow the client to remember usernames and passwords for + * various sites. + * + */ + #include "sysdep.h" #include #include