patch-1.3.15 linux/fs/proc/array.c
Next file: linux/fs/proc/inode.c
Previous file: linux/fs/pipe.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Aug 1 10:02:43 1995
- Orig file:
v1.3.14/linux/fs/proc/array.c
- Orig date:
Tue Jun 27 14:11:43 1995
diff -u --recursive --new-file v1.3.14/linux/fs/proc/array.c linux/fs/proc/array.c
@@ -146,7 +146,7 @@
}
/* Writing to /proc/profile resets the counters */
-static int write_profile(struct inode * inode, struct file * file, char * buf, int count)
+static int write_profile(struct inode * inode, struct file * file, const char * buf, int count)
{
int i=prof_len;
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