Kernel - Fix ASSERTRV macro supplying too many arguments to Warning
[tpg/acess2.git] / KernelLand / Kernel / drv / vterm_termbuf.c
index dfab4b5..99be277 100644 (file)
@@ -5,7 +5,7 @@
  * drv/vterm_termbuf.c
  * - Virtual Terminal - Terminal buffer manipulation
  */
-#define DEBUG  1
+#define DEBUG  0
 #include "vterm.h"
 
 extern int     Term_HandleVT100(tVTerm *Term, int Len, const char *Buf);

UCC git Repository :: git.ucc.asn.au