patch-2.1.111 linux/include/linux/selection.h
Next file: linux/include/linux/soundcard.h
Previous file: linux/include/linux/radio.h
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Wed Jul 22 14:53:48 1998
-  Orig file: 
v2.1.110/linux/include/linux/selection.h
-  Orig date: 
Thu Jul 16 18:09:29 1998
diff -u --recursive --new-file v2.1.110/linux/include/linux/selection.h linux/include/linux/selection.h
@@ -33,8 +33,7 @@
 
 extern void do_unblank_screen(void);
 extern unsigned short *screen_pos(int currcons, int w_offset, int viewed);
-extern unsigned short screen_word(int currcons, int offset, int viewed);
-extern int scrw2glyph(unsigned short scr_word);
+extern u16 screen_glyph(int currcons, int offset);
 extern void complement_pos(int currcons, int offset);
 extern void invert_screen(int currcons, int offset, int count, int shift);
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov