From: Art Cancro Date: Sat, 15 Jan 2005 02:16:50 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v7.86~5140 X-Git-Url: https://code.citadel.org/?p=citadel.git;a=commitdiff_plain;h=ab3694b5ee7c1960f257a58c591ceead81ed85f2 *** empty log message *** --- diff --git a/webcit/.cvsignore b/webcit/.cvsignore index 32ea42545..25ec64440 100644 --- a/webcit/.cvsignore +++ b/webcit/.cvsignore @@ -10,3 +10,4 @@ webserver content autom4te.cache setup +keys diff --git a/webcit/tcp_sockets.c b/webcit/tcp_sockets.c index be956ae26..16d3dd6fe 100644 --- a/webcit/tcp_sockets.c +++ b/webcit/tcp_sockets.c @@ -8,8 +8,8 @@ /* * Uncomment this to log all communications with the Citadel server - */ #define SERV_TRACE 1 + */ #include #include