Missing files
[tpg/acess2.git] / Kernel / debug.c
index 379f676..355624d 100644 (file)
@@ -37,7 +37,7 @@ tShortSpinlock        glDebug_Lock;
 
 // === CODE ===
 static void Debug_Putchar(char ch)
-{      
+{
        Debug_PutCharDebug(ch);
        if( !gbDebug_IsKPanic )
        {

UCC git Repository :: git.ucc.asn.au