From 8afb7452a8c980392faf124fbf4a4d8ee91d2360 Mon Sep 17 00:00:00 2001 From: David du Colombier <0intro@gmail.com> Date: Mon, 18 Aug 1997 00:00:00 +0000 Subject: [PATCH] Plan 9 from Bell Labs 1997-08-18 --- pc/devata.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pc/devata.c b/pc/devata.c index 24a899dca4a8d7a064e502ae094c0d2b100b201c..ccd4976ca8598c58df1905ff22ce89caa260dc2e 100644 --- a/pc/devata.c +++ b/pc/devata.c @@ -11,7 +11,7 @@ #include "../port/error.h" -#define DPRINT if(1)print +#define DPRINT if(0)print #define XPRINT if(0)print #define ILOCK(x) #define IUNLOCK(x)