From d1a1034cbe1492a5b4cfdac5c3190dd5d069bc4f Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Thu, 28 Apr 2011 19:40:57 +0000 Subject: cwfs: reduce verbosity, added -d options if you want it anyway --- sys/src/cmd/cwfs/portdat.h | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/src/cmd/cwfs/portdat.h') diff --git a/sys/src/cmd/cwfs/portdat.h b/sys/src/cmd/cwfs/portdat.h index 901e8abca..820cb99a2 100644 --- a/sys/src/cmd/cwfs/portdat.h +++ b/sys/src/cmd/cwfs/portdat.h @@ -768,3 +768,4 @@ extern char *annstrs[]; extern Biobuf bin; extern Map *devmap; extern int (*fsprotocol[])(Msgbuf*); +extern int chatty; -- cgit v1.2.3