Cleanup
[tpg/acess2.git] / Kernel / debug.c
index bd3b407..bf2282f 100644 (file)
@@ -314,7 +314,6 @@ void Debug_HexDump(char *Header, void *Data, Uint Length)
                cdat --;
        }
        E9('\n');
-       
 }
 
 // --- EXPORTS ---

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