Bugfixing initrd and ld-acess
[tpg/acess2.git] / Kernel / binary.c
index b02ca6e..0cd0bf3 100644 (file)
@@ -190,7 +190,7 @@ Uint Binary_Load(char *file, Uint *entryPoint)
        sTruePath = VFS_GetTruePath(file);\r
        \r
        if(sTruePath == NULL) {\r
-               Warning("[BIN ] '%s' does not exist.", file);\r
+               Warning("[BIN  ] '%s' does not exist.", file);\r
                LEAVE('x', 0);\r
                return 0;\r
        }\r

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