From 3e265ce4ab09f2808d33da110da6d9e1f0de4f4d Mon Sep 17 00:00:00 2001 From: Hisham Muhammad Date: Thu, 8 Sep 2011 04:21:31 +0000 Subject: [PATCH] Add missing header titles. Closes #3152630. --- Process.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Process.c b/Process.c index 74a9731c..8cb40a8d 100644 --- a/Process.c +++ b/Process.c @@ -204,7 +204,7 @@ const char *Process_fieldNames[] = { const char *Process_fieldTitles[] = { "", " PID ", "Command ", "S ", " PPID ", " PGRP ", " SESN ", " TTY ", "TPGID ", "- ", "- ", "- ", "- ", "- ", - " UTIME+ ", " STIME+ ", "- ", "- ", "PRI ", " NI ", "- ", + " UTIME+ ", " STIME+ ", " CUTIME+ ", " CSTIME+ ", "PRI ", " NI ", "- ", "START ", "- ", "- ", "- ", "- ", "- ", "- ", "- ", "- ", "- ", "- ", "- ", "- ", "- ", "- ", "- ", "- ", "CPU ", " VIRT ", " RES ", " SHR ",