* Cleaned up the rcs/cvs Id tags and leading comments at the top of some files
[citadel.git] / webcit / cookie_conversion.c
index 6a4d9f2302f55d269f74ec6b2dd79f5b0627cf65..644dbfc32a3b84259d9c71f7818a689b072346ac 100644 (file)
@@ -1,3 +1,10 @@
+/*
+ * $Id$
+ *
+ * Utility functions which convert the HTTP cookie format we use to and
+ * from user/password/room strings.
+ *
+ */
 
 #include <ctype.h>
 #include <stdlib.h>