summaryrefslogtreecommitdiffstats
path: root/CRT.h
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2021-08-30 19:20:42 +0200
committerBenBE <BenBE@geshi.org>2021-09-03 12:17:45 +0200
commit0580dbb202cca6afddd9c77b2b4c4283bc0a2319 (patch)
treec8a6928d4725f32a642532ad59db2eb498791add /CRT.h
parentc0c2bb98a23b649c55e5d8a55395073fdaa8d6fa (diff)
NetBSD: color process state P as running
On NetBSD state 'R' means runnable not running. Improve the color identifier name accordingly.
Diffstat (limited to 'CRT.h')
-rw-r--r--CRT.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/CRT.h b/CRT.h
index 4e6ff672..f2c2c22e 100644
--- a/CRT.h
+++ b/CRT.h
@@ -74,7 +74,7 @@ typedef enum ColorElements_ {
PROCESS_MEGABYTES,
PROCESS_GIGABYTES,
PROCESS_TREE,
- PROCESS_R_STATE,
+ PROCESS_RUN_STATE,
PROCESS_D_STATE,
PROCESS_BASENAME,
PROCESS_HIGH_PRIORITY,

© 2014-2024 Faster IT GmbH | imprint | privacy policy