plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

commit 6d069877f08e1a71c3486ab6b38efb4ffba304cb
parent b88619038f124ab421c7f5bcc9bad068f6cdc9e4
Author: Russ Cox <rsc@swtch.com>
Date:   Tue,  4 Dec 2007 19:55:22 -0500

sam: turn off DEBUG logging (oops)

Diffstat:
Msrc/cmd/sam/mesg.c | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/src/cmd/sam/mesg.c b/src/cmd/sam/mesg.c @@ -1,5 +1,4 @@ #include "sam.h" -#define DEBUG Header h; uchar indata[DATASIZE]; uchar outdata[2*DATASIZE+3]; /* room for overflow message */