Indented with standard indent rules.
This commit is contained in:
@@ -47,8 +47,8 @@ void debug_printf(
|
||||
static void debug_printf(
|
||||
const char *format,
|
||||
...)
|
||||
{
|
||||
format=format;
|
||||
{
|
||||
format = format;
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user