aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-01-04 22:43:50 +0000
committerrsc <devnull@localhost>2005-01-04 22:43:50 +0000
commitb253a743b29e0e3ee920e1e3cf874a4321fe10bc (patch)
tree45fa968cf82ffc82038c1a7e81c66603d5edcde8 /src
parent9aa1c92f743a7bf2ac0b062b0c075dc610b3e335 (diff)
downloadplan9port-b253a743b29e0e3ee920e1e3cf874a4321fe10bc.tar.gz
plan9port-b253a743b29e0e3ee920e1e3cf874a4321fe10bc.tar.bz2
plan9port-b253a743b29e0e3ee920e1e3cf874a4321fe10bc.zip
scrolling
Diffstat (limited to 'src')
-rw-r--r--src/cmd/rio/dat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cmd/rio/dat.h b/src/cmd/rio/dat.h
index e590384f..b2b74eea 100644
--- a/src/cmd/rio/dat.h
+++ b/src/cmd/rio/dat.h
@@ -149,6 +149,7 @@ extern int curtime;
extern int debug;
extern int solidsweep;
extern int numvirtuals;
+extern int scrolling;
extern Atom exit_rio;
extern Atom restart_rio;