Fix preprocessor directive syntax (text after #endif).
This commit is contained in:
parent
ca04af6ca5
commit
1116ad074f
@ -186,7 +186,7 @@ savegame(fname)
|
||||
lwclose(); lastmonst[0] = 0;
|
||||
#ifndef VT100
|
||||
setscroll();
|
||||
#endif VT100
|
||||
#endif /* VT100 */
|
||||
lcreat((char*)0); nosignal=0;
|
||||
return(0);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user