More style cleanup

FossilOrigin-Name: 753ff34122c906fdba43b8c382ac52cc9f0ac3ce585ec9f4db6b1dc1f21ef86a
This commit is contained in:
Jonathan Schleifer 2025-03-08 03:05:16 +00:00
parent dd08a1069e
commit a28209edcf
27 changed files with 525 additions and 539 deletions

View file

@ -71,7 +71,7 @@ stop()
if (demorecording)
gzputi(-1);
gzclose(f);
};
}
f = NULL;
demorecording = false;
demoplayback = false;