mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-03-10 20:51:30 +00:00

Fix the cases where LogPrint[f] was accidentally called without line terminator, which resulted in concatenated log lines. (see e.g. #6492)