diff options
Diffstat (limited to 'debian/patches/proc_set_init_task.patch')
-rw-r--r-- | debian/patches/proc_set_init_task.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/proc_set_init_task.patch b/debian/patches/proc_set_init_task.patch index ae29d914..fe76ac02 100644 --- a/debian/patches/proc_set_init_task.patch +++ b/debian/patches/proc_set_init_task.patch @@ -253,7 +253,7 @@ struct port_bucket *proc_bucket; struct port_class *proc_class; -@@ -190,27 +192,7 @@ void exc_clean (void *); +@@ -190,7 +192,7 @@ void exc_clean (void *); struct proc *add_tasks (task_t); int pidfree (pid_t); |