patch-2.4.4 linux/drivers/char/scan_keyb.h
Next file: linux/drivers/char/serial.c
Previous file: linux/drivers/char/scan_keyb.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Wed Apr 11 21:24:52 2001
-  Orig file: 
v2.4.3/linux/drivers/char/scan_keyb.h
-  Orig date: 
Fri Jul 21 14:21:06 2000
diff -u --recursive --new-file v2.4.3/linux/drivers/char/scan_keyb.h linux/drivers/char/scan_keyb.h
@@ -6,7 +6,7 @@
  *	Generic scan keyboard driver
  */
 
-int register_scan_keyboard(void (*scan)(unsigned char *buffer),
+int register_scan_keyboard(int (*scan)(unsigned char *buffer),
 			   const unsigned char *table,
 			   int length);
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)