fixed type & increased MAX_CHAR size
[physik/nlsop.git] / nlsop.h
diff --git a/nlsop.h b/nlsop.h
index a739731..7b19cd1 100644 (file)
--- a/nlsop.h
+++ b/nlsop.h
@@ -45,7 +45,7 @@ typedef struct __info
 
 #define A_CP .01
 
-#define MAX_CHARS 64
+#define MAX_CHARS 128
 #define MAX_TXT 32
 #define MAX_ARGV 27