blind reformat all files

This commit is contained in:
2025-03-21 21:24:46 +02:00
parent cf5b6602d5
commit 3c5cd9844d
11 changed files with 696 additions and 749 deletions

View File

@@ -10,5 +10,5 @@ static int otherValue = 0;
int getNewValue(int x);
#pragma GCC visibility pop
}
} // namespace minimal_lib
#endif // MINIMAL_LIB_H_