* Changed the comments at the beginning of each file to a consistent format
[citadel.git] / citadel / client_passwords.c
index 3d78f9b3a439d9cefcd682bf91f91ff865b5033d..0f13555d58a2ae923d4fecf18c302ddc269f489a 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * $Id$
+ *
+ * Functions which allow the client to remember usernames and passwords for
+ * various sites.
+ *
+ */
+
 #include "sysdep.h"
 #include <stdlib.h>
 #include <unistd.h>