[project @ 2004-09-09 21:33:07 by simonpj]
[ghc-hetmet.git] / ghc / rts / Linker.c
index d6024ac..7b1e4e9 100644 (file)
@@ -2042,7 +2042,7 @@ ocResolve_PEi386 ( ObjectCode* oc )
                *pP = S - ((UInt32)pP) - 4;
                break;
             default:
-               debugBelch(("%s: unhandled PEi386 relocation type %d",
+               debugBelch("%s: unhandled PEi386 relocation type %d",
                     oc->fileName, reltab_j->Type);
                return 0;
          }