* added RCS Id keyword strings to sources
[citadel.git] / citadel / support.h
index 1eed11470480b2d935cba38d724e2460f936f4a4..97d4bbbc159a24d52a739fe4eec3b48cd3c333a6 100644 (file)
@@ -1,3 +1,4 @@
+/* $Id$ */
 void strproc (char *string);
 int num_parms (char *source);
 void extract (char *dest, char *source, int parmnum);