]> Shamusworld >> Repos - rmac/blobdiff - rmac.c
Bump version # again. :-)
[rmac] / rmac.c
diff --git a/rmac.c b/rmac.c
index 27642ecb11f99810d79159cd9c7ee51923b060af..a8eb72c8661e95d3108a1acb2c3e7007784479b2 100644 (file)
--- a/rmac.c
+++ b/rmac.c
@@ -318,6 +318,7 @@ int Process(int argc, char ** argv)
                                                ++errcnt;
                                                return errcnt;
                                }
+
                                // Enforce Alcyon object format - kind of silly
                                // to ask for .prg output without it!
                                obj_format = ALCYON;