Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
htop
Commits
b2e94d62
Commit
b2e94d62
authored
Oct 14, 2014
by
Valmiky Arquissandas
Browse files
Fixed a wrong attribution.
parent
64e0d945
Changes
1
Hide whitespace changes
Inline
Side-by-side
Process.c
View file @
b2e94d62
...
...
@@ -540,8 +540,6 @@ static void Process_writeField(Process* this, RichString* str, ProcessField fiel
case
'D'
:
attr
=
CRT_colors
[
PROCESS_D_STATE
];
break
;
default:
attr
=
this
->
state
;
}
break
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment