]> granicus.if.org Git - procps-ng/commitdiff
library: misc accumulated cosmetic header file changes
authorJim Warner <james.warner@comcast.net>
Wed, 20 May 2020 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@dropbear.xyz>
Thu, 28 May 2020 09:49:40 +0000 (19:49 +1000)
Well gosh, I only accumulated 1 minor cosmetic change.

Signed-off-by: Jim Warner <james.warner@comcast.net>
proc/pids.h

index ae137d70161f3401325047b11fcab4be3a13fd56..d7047f825bf6f56f2b9c2ede15a612affc9d5f46 100644 (file)
@@ -78,7 +78,7 @@ enum pids_item {
     PIDS_ID_TGID,           //    s_int        status: Tgid
     PIDS_ID_TID,            //    s_int        from /proc/<pid>/task/<tid>
     PIDS_ID_TPGID,          //    s_int        stat: tpgid
-    PIDS_LXCNAME,           //      str      [ derived from CGROUP 'lxc.payload/' ]
+    PIDS_LXCNAME,           //      str      [ derived from CGROUP 'lxc.payload' ]
     PIDS_MEM_CODE,          //   ul_int      [ derived from MEM_CODE_PGS, as KiB ]
     PIDS_MEM_CODE_PGS,      //   ul_int        statm: text
     PIDS_MEM_DATA,          //   ul_int      [ derived from MEM_DATA_PGS, as KiB ]