diff options
Diffstat (limited to 'fs/proc/array.c')
| -rw-r--r-- | fs/proc/array.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/proc/array.c b/fs/proc/array.c index 6dbae3d53464..2bdca174519f 100644 --- a/fs/proc/array.c +++ b/fs/proc/array.c @@ -352,7 +352,7 @@ int proc_pid_stat(struct task_struct *task, char * buffer) ppid, task->pgrp, task->session, - tty_nr, + tty_nr, tty_pgrp, task->flags, task->min_flt, |
