mirror of
https://github.com/YACReader/yacreader
synced 2025-07-14 19:14:30 -04:00
clang-format
This commit is contained in:
@ -25,7 +25,7 @@ void LibrariesUpdater::updateIfNeeded()
|
||||
if (comparation < 0) {
|
||||
bool updated = DataBaseManagement::updateToCurrentVersion(path);
|
||||
if (!updated) {
|
||||
//TODO log error
|
||||
// TODO log error
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user