patch-1.3.28 linux/include/linux/tty_driver.h
Next file: linux/include/linux/user.h
Previous file: linux/include/linux/tty.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Sep 18 08:54:12 1995
- Orig file:
v1.3.27/linux/include/linux/tty_driver.h
- Orig date:
Wed Aug 2 13:21:16 1995
diff -u --recursive --new-file v1.3.27/linux/include/linux/tty_driver.h linux/include/linux/tty_driver.h
@@ -18,7 +18,7 @@
* This routine is called when a particular tty device is closed.
*
* int (*write)(struct tty_struct * tty, int from_user,
- * unsigned char *buf, int count);
+ * const unsigned char *buf, int count);
*
* This routine is called by the kernel to write a series of
* characters to the tty device. The characters may come from
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this