Performed standard indent script indent.sh on project files.
This commit is contained in:
@@ -58,7 +58,8 @@ void debug_printf(
|
||||
#else
|
||||
void debug_printf(
|
||||
const char *format,
|
||||
...) {
|
||||
...)
|
||||
{
|
||||
format = format;
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user