* Changed the comments at the beginning of each file to a consistent format
[citadel.git] / citadel / internet_addressing.h
index 98e7979b2416f1dc0c5896ad8909291595a39ef8..7c54f70d47fdba63024078ed88a6ecde07bad04e 100644 (file)
@@ -1,3 +1,8 @@
+/* 
+ * $Id$
+ *
+ */
+
 int fuzzy_match(struct usersupp *us, char *matchstring);
 void process_rfc822_addr(char *rfc822, char *user, char *node, char *name);