Commit Diff


commit - ef44416cfd00b4342a63c6b34738e5dd31d3a2d0
commit + 2adb951fdeb3f8c3434ef6a777a3948e5beca10a
blob - ac837db46392b89df214b852e3eba348c60a3c5e
blob + 068abfa80f702eb01641b4c409f852587b1d3f77
--- client.c
+++ client.c
@@ -34,7 +34,7 @@
 #include "sandbox.h"
 #include "utils.h"
 
-#define DEBUG_PACKETS 1
+#define DEBUG_PACKETS 0
 
 STAILQ_HEAD(qidhead, qid) qids;
 struct qid {