* Changed the comments at the beginning of each file to a consistent format
[citadel.git] / citadel / whobbs.c
index b59543bc26991c22e936af1787d0dad11968da95..95674a71efcbde48ef838cc705bffdfe7024d3d9 100644 (file)
@@ -1,4 +1,10 @@
-/* $Id$ */
+/*
+ * $Id$
+ * 
+ * Command-line "who is online?" utility
+ *
+ */
+
 #include <stdlib.h>
 #include <unistd.h>
 #include <stdio.h>