*** empty log message ***
authorArt Cancro <ajc@citadel.org>
Sat, 15 Jan 2005 02:16:50 +0000 (02:16 +0000)
committerArt Cancro <ajc@citadel.org>
Sat, 15 Jan 2005 02:16:50 +0000 (02:16 +0000)
webcit/.cvsignore
webcit/tcp_sockets.c

index 32ea4254504bb53ec73309f1aab452ff500c3f39..25ec644404d8a13ea7b2bb9bbd51248fa721e6cd 100644 (file)
@@ -10,3 +10,4 @@ webserver
 content
 autom4te.cache
 setup
+keys
index be956ae26f007a56ac4581b96f7b3710efa85453..16d3dd6fe9bea663861212acc502b90f791e0afe 100644 (file)
@@ -8,8 +8,8 @@
 
 /*
  * Uncomment this to log all communications with the Citadel server
- */
 #define SERV_TRACE 1
+ */
 
 #include <ctype.h>
 #include <stdlib.h>