X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=webcit%2Ftcp_sockets.c;h=da483deabceab4b9c1f0162169495d69411b738b;hp=bb4d6015e1b187b8d2f415f2ed4acdb80b9ca2ce;hb=553c2ee28de12d58f46746fb93853209d4050d0f;hpb=388abb1a919918487315401f0b06084e00c33a85 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"