patch-2.1.72 linux/include/linux/console.h
Next file: linux/include/linux/fs.h
Previous file: linux/include/linux/coda_sysctl.h
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Sun Dec 7 12:06:56 1997
- Orig file:
v2.1.71/linux/include/linux/console.h
- Orig date:
Thu Dec 4 14:53:57 1997
diff -u --recursive --new-file v2.1.71/linux/include/linux/console.h linux/include/linux/console.h
@@ -90,8 +90,8 @@
int (*read)(struct console *, const char *, unsigned);
kdev_t (*device)(struct console *);
int (*wait_key)(struct console *);
- void (*unblank)(void);
- void (*setup)(struct console *, char *);
+ void (*unblank)(void);
+ int (*setup)(struct console *, char *);
short flags;
short index;
int cflag;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov