aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/sam/sam.h
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2007-01-12 16:32:11 +0000
committerrsc <devnull@localhost>2007-01-12 16:32:11 +0000
commit5369e5ea0cfa4207fa3fce08165a7bd82118a416 (patch)
tree2bef2d026fce9e4ee01e3eee47505f154ba5cdb8 /src/cmd/sam/sam.h
parent7103ceb031c14761d31d8f343e8978c6fec248d6 (diff)
downloadplan9port-5369e5ea0cfa4207fa3fce08165a7bd82118a416.tar.gz
plan9port-5369e5ea0cfa4207fa3fce08165a7bd82118a416.tar.bz2
plan9port-5369e5ea0cfa4207fa3fce08165a7bd82118a416.zip
change name
Diffstat (limited to 'src/cmd/sam/sam.h')
-rw-r--r--src/cmd/sam/sam.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/sam/sam.h b/src/cmd/sam/sam.h
index 4f2f2cfd..04b3e117 100644
--- a/src/cmd/sam/sam.h
+++ b/src/cmd/sam/sam.h
@@ -390,7 +390,7 @@ extern int bpipeok;
extern int panicking;
extern Rune empty[];
extern int termlocked;
-extern int noflush;
+extern int outbuffered;
#include "mesg.h"