]> Shamusworld >> Repos - rln/commitdiff
Fix for #190, thanks to jagmod for the report
authorggn <ggn@atari.org>
Thu, 21 Jul 2022 16:57:03 +0000 (19:57 +0300)
committerShamus Hammons <jlhamm@acm.org>
Tue, 16 Aug 2022 02:19:32 +0000 (21:19 -0500)
rln.h

diff --git a/rln.h b/rln.h
index 5b45bed9712056894b5a28e21a4b65e98d9bbe42..1a448ce63d542ed8b7191513d9610f863c15be0e 100644 (file)
--- a/rln.h
+++ b/rln.h
@@ -68,7 +68,7 @@
 #define OST_BLOCK    0x400000          // Output symbol table block (4MB)
 #define DSTSEG_D     1                         // Include file destination seg (DATA)
 #define DSTSEG_T     2                         // Include file destination seg (TEXT)
-#define MAXARGS      256                       // Max number of args in a command file
+#define MAXARGS      4096                      // Max number of args in a command file
 
 // Headers