aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/sam/sam.h
diff options
context:
space:
mode:
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"