projects
/
nethack
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3896fcf
)
variable moved to context long ago
author
nhmall
<nhmall@nethack.org>
Mon, 4 Feb 2019 23:35:17 +0000
(18:35 -0500)
committer
nhmall
<nhmall@nethack.org>
Mon, 4 Feb 2019 23:35:17 +0000
(18:35 -0500)
just reported, a variable moved to context long ago
sys/amiga/winstr.c
patch
|
blob
|
history
diff --git
a/sys/amiga/winstr.c
b/sys/amiga/winstr.c
index 46946b522b0bd600cbbd912ef321afcbce86e3fb..fd745c18209f4b0d6c1f211d769194cd4ca85597 100644
(file)
--- a/
sys/amiga/winstr.c
+++ b/
sys/amiga/winstr.c
@@
-186,7
+186,7
@@
const char *str;
if (cw->data[cw->cury] == NULL)
panic("NULL pointer for status window");
ob = &cw->data[cw->cury][j = cw->curx];
- if (
flags
.botlx)
+ if (
context
.botlx)
*ob = 0;
/* Display when beam at top to avoid flicker... */