]> git.pld-linux.org Git - packages/kernel.git/blame - linux-o1-sched-sys.c-fix.patch
- updated for 2.4.29
[packages/kernel.git] / linux-o1-sched-sys.c-fix.patch
CommitLineData
a9f17a7d 1--- linux/kernel/sys.c.org Fri Jul 26 23:02:32 2002
2+++ linux/kernel/sys.c Fri Jul 26 22:50:07 2002
3@@ -501,7 +501,7 @@
4 }
5 }
6
7-static int set_user(uid_t new_ruid, int dumpclear)
8+int set_user(uid_t new_ruid, int dumpclear)
9 {
10 struct user_struct *new_user, *old_user;
11
This page took 0.283582 seconds and 4 git commands to generate.