diff options
| author | rsc <devnull@localhost> | 2005-01-04 22:43:50 +0000 |
|---|---|---|
| committer | rsc <devnull@localhost> | 2005-01-04 22:43:50 +0000 |
| commit | b253a743b29e0e3ee920e1e3cf874a4321fe10bc (patch) | |
| tree | 45fa968cf82ffc82038c1a7e81c66603d5edcde8 /src/cmd | |
| parent | 9aa1c92f743a7bf2ac0b062b0c075dc610b3e335 (diff) | |
| download | plan9port-b253a743b29e0e3ee920e1e3cf874a4321fe10bc.tar.gz plan9port-b253a743b29e0e3ee920e1e3cf874a4321fe10bc.zip | |
scrolling
Diffstat (limited to 'src/cmd')
| -rw-r--r-- | src/cmd/rio/dat.h | 1 |
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; |
