]> Shamusworld >> Repos - rmac/blobdiff - error.c
.equr overhaul part 3: store and handle banks in .equr evaluation
[rmac] / error.c
diff --git a/error.c b/error.c
index 2a3df9671ceea479b0620131128711cd3783c1ca..4402610c6bb331a4d21202c631b63cae279eb310 100644 (file)
--- a/error.c
+++ b/error.c
@@ -20,6 +20,7 @@ char * interror_msg[] = {
        "Can't find generated code in section",         // Error #6
        "Fixup (loc) out of range"                                      // Error #7
        "Absolute top filename found"                           // Error #8
+       ""
 };
 
 // Exported variables