mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-06 04:24:29 +00:00
Format all C++ and Java code via clang-format
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
@@ -23,4 +23,4 @@ time_t TimeGM(std::tm const & tm);
|
||||
// min - 0...59
|
||||
// sec - 0...59
|
||||
time_t TimeGM(int year, int month, int day, int hour, int min, int sec);
|
||||
} // base
|
||||
} // namespace base
|
||||
|
||||
Reference in New Issue
Block a user