projects
/
nethack
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ddcf11
)
Remove stray character
author
Pasi Kallinen
<paxed@alt.org>
Sat, 7 Nov 2015 08:59:43 +0000
(10:59 +0200)
committer
Pasi Kallinen
<paxed@alt.org>
Sat, 7 Nov 2015 08:59:43 +0000
(10:59 +0200)
win/tty/wintty.c
patch
|
blob
|
history
diff --git
a/win/tty/wintty.c
b/win/tty/wintty.c
index d158496acb13e7e51ed8b17524193c29650795bd..a9bdadc479dfb04084558a46fe98f8c4177ada92 100644
(file)
--- a/
win/tty/wintty.c
+++ b/
win/tty/wintty.c
@@
-3447,7
+3447,7
@@
genericptr_t ptr;
for (i = 0; fieldorder[0][i] != BL_FLUSH; ++i) {
int fldidx1 = fieldorder[0][i];
-
v
if (status_activefields[fldidx1]) {
+ if (status_activefields[fldidx1]) {
if (tty_status_colors[fldidx1] < 0 &&
tty_status_colors[fldidx1] >= -3) {
/* attribute, not a color */