Indented with standard indent rules.

This commit is contained in:
skarg
2008-08-23 12:38:26 +00:00
parent 36c5c765b4
commit 0ffbb64c13
26 changed files with 1139 additions and 1155 deletions
+2 -2
View File
@@ -47,8 +47,8 @@ void debug_printf(
static void debug_printf(
const char *format,
...)
{
format=format;
{
format = format;
}
#endif