X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;ds=sidebyside;f=Kernel%2Fdebug.c;h=bf2282ffcfcb949be1af9baff032466d5283d531;hb=9d3800f60f2212432e550a4e003ae65b498a4d36;hp=bd3b4074f35dd7baf1462c30eb5fcbc561c51965;hpb=51adc08a1e11fe9e5389e6e7c3e3a4ea4973917b;p=tpg%2Facess2.git diff --git a/Kernel/debug.c b/Kernel/debug.c index bd3b4074..bf2282ff 100644 --- a/Kernel/debug.c +++ b/Kernel/debug.c @@ -314,7 +314,6 @@ void Debug_HexDump(char *Header, void *Data, Uint Length) cdat --; } E9('\n'); - } // --- EXPORTS ---