Minor formatting fix

Co-authored-by: staviq <staviq@gmail.com>
This commit is contained in:
Kerfuffle 2023-09-02 11:11:39 -06:00 committed by GitHub
parent 019f30dfcb
commit 9c0c4b0899
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -346,6 +346,7 @@ inline FILE *log_handler1_impl(bool change = false, LogTriState disable = LogTri
// Log is disabled
return nullptr;
}
if (_initialized)
{
// with fallback in case something went wrong