plan 9 kernel history: overview | file list | diff list

1994/0624/pc/screen.h (diff list | history)

1994/0520/sys/src/9/pc/screen.h:14,201994/0624/sys/src/9/pc/screen.h:14,20 (short | long | prev | next)
Change cursoron to return int.
rsc Fri Mar 4 12:44:25 2005
1994/0414    
}; 
 
Cursorinfo	cursor; 
extern void	cursoron(int); 
1994/0624    
extern int	cursoron(int); 
1994/0414    
extern void	cursoroff(int); 
extern Point	mousexy(void); 
extern void	cursorinit(void); 


source code copyright © 1990-2005 Lucent Technologies; see license
Plan 9 distribution
comments to russ cox (rsc@swtch.com)