[project @ 2005-03-15 10:33:41 by krasimir]
[ghc-hetmet.git] / ghc / rts / Linker.c
index 41e80a9..5693bd2 100644 (file)
@@ -2199,7 +2199,7 @@ ocResolve_PEi386 ( ObjectCode* oc )
            /* Newline first because the interactive linker has printed "linking..." */
             errorBelch("\n%s: unknown symbol `%s'", oc->fileName, symbol);
             return 0;
-           foundit:
+           foundit:;
          }
          checkProddableBlock(oc, pP);
          switch (reltab_j->Type) {