]> andersk Git - moira.git/commitdiff
Enlarge magic constant. Fix this a better way at some point.
authorzacheiss <zacheiss>
Mon, 3 Dec 2007 20:40:56 +0000 (20:40 +0000)
committerzacheiss <zacheiss>
Mon, 3 Dec 2007 20:40:56 +0000 (20:40 +0000)
clients/moira/defs.h

index 6219c3e97902a484020915f67d6e4b06fc025b9b..5d50f7574e0b353f1486a011848d6b0eae3b4d7b 100644 (file)
@@ -40,7 +40,7 @@
 #define SUB_NORMAL 0
 #define SUB_ERROR 1
 
-#define MAX_ARGS_SIZE 100
+#define MAX_ARGS_SIZE 200
 
 typedef int Bool;
 
This page took 0.072718 seconds and 5 git commands to generate.