X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=webcit%2Ftcp_sockets.c;h=da483deabceab4b9c1f0162169495d69411b738b;hp=bb4d6015e1b187b8d2f415f2ed4acdb80b9ca2ce;hb=9dd21cb1dcde005b5e1617c187015f009f2437e8;hpb=29d77ba7d45e9f02d8d0ea9cf69d4a68eb4c720c diff --git a/webcit/tcp_sockets.c b/webcit/tcp_sockets.c index bb4d6015e..da483deab 100644 --- a/webcit/tcp_sockets.c +++ b/webcit/tcp_sockets.c @@ -18,8 +18,8 @@ /* * Uncomment this to log all communications with the Citadel server - */ #define SERV_TRACE 1 + */ #include "webcit.h"