Apply clang-format

This commit is contained in:
Martchus 2018-04-29 19:02:42 +02:00
parent 645ca8a457
commit 3411ee3eef
1 changed files with 1 additions and 1 deletions

View File

@ -965,4 +965,4 @@ void applyGeneralConfig(const Argument &timeSapnFormatArg)
{
timeSpanOutputFormat = parseTimeSpanOutputFormat(timeSapnFormatArg, TimeSpanOutputFormat::WithMeasures);
}
}
} // namespace Cli