some trailing whitespace in src, include

This commit is contained in:
nhmall
2021-10-16 12:12:21 -04:00
parent 711007cd44
commit 39713783d1
25 changed files with 52 additions and 52 deletions

View File

@@ -382,7 +382,7 @@ save_light_sources(NHFILE *nhfp, int range)
panic("counted %d light sources, wrote %d! [range=%d]", count,
actual, range);
}
if (release_data(nhfp)) {
for (prev = &g.light_base; (curr = *prev) != 0; ) {
if (!curr->id.a_monst) {