tscrolling - plan9port - [fork] Plan 9 from user space
(HTM) git clone git://src.adamsgaard.dk/plan9port
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit b253a743b29e0e3ee920e1e3cf874a4321fe10bc
(DIR) parent 9aa1c92f743a7bf2ac0b062b0c075dc610b3e335
(HTM) Author: rsc <devnull@localhost>
Date: Tue, 4 Jan 2005 22:43:50 +0000
scrolling
Diffstat:
M src/cmd/rio/dat.h | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
(DIR) diff --git a/src/cmd/rio/dat.h b/src/cmd/rio/dat.h
t@@ -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;