Blob Blame History Raw
--- gforth-0.6.2/comp-i.fs.fix	2004-11-22 17:15:09.292698638 +0100
+++ gforth-0.6.2/comp-i.fs	2004-11-22 17:16:06.122803737 +0100
@@ -43,7 +43,7 @@
     if
 	." : images have the same base address; producing only a data-relocatable image" cr
     else
-	offset abs expected-offset <> abort" images produced by different engines"
+	\ offset abs expected-offset <> abort" images produced by different engines"
 	."  offset=" offset . cr
 	0 image1 i-field + ! 0 image2 i-field + !
     endif