whitespace cleanup: tabs to spaces

This commit is contained in:
nhmall
2026-03-19 20:22:24 -04:00
parent e38377e899
commit b33b09bcac
3 changed files with 4 additions and 4 deletions

View File

@@ -1097,7 +1097,7 @@ getlev(NHFILE *nhfp, int pid, xint8 lev)
for (c = 0; c < COLNO; ++c) {
for (r = 0; r < ROWNO; ++r) {
Sfi_schar(nhfp, &svl.lastseentyp[c][r], "lastseentyp");
}
}
}
Sfi_long(nhfp, &svo.omoves, "lev-timestmp");
elapsed = (svm.moves - svo.omoves);