style: clang-format on all files
This commit is contained in:
@ -2,5 +2,5 @@
|
||||
|
||||
long atol(const char *str)
|
||||
{
|
||||
return atoll(str);
|
||||
return atoll(str);
|
||||
}
|
Reference in New Issue
Block a user