code sync nitpick
The cvs sources had a single space difference from nh-patches sources.
This commit is contained in:
@@ -801,7 +801,7 @@ skip:
|
|||||||
* program_state.panicking == 1 under those circumstances
|
* program_state.panicking == 1 under those circumstances
|
||||||
*/
|
*/
|
||||||
if (!program_state.panicking)
|
if (!program_state.panicking)
|
||||||
newsym(u.ux,u.uy); /* Make sure the hero shows up! */
|
newsym(u.ux, u.uy); /* Make sure the hero shows up! */
|
||||||
|
|
||||||
/* Set the new min and max pointers. */
|
/* Set the new min and max pointers. */
|
||||||
viz_rmin = next_rmin;
|
viz_rmin = next_rmin;
|
||||||
|
|||||||
Reference in New Issue
Block a user