]> andersk Git - moira.git/commitdiff
increase argument length to 257
authormar <mar>
Thu, 11 Aug 1988 17:22:16 +0000 (17:22 +0000)
committermar <mar>
Thu, 11 Aug 1988 17:22:16 +0000 (17:22 +0000)
server/mr_server.h

index 70d9b6f141e9966982834c652b9562a7cf66cc54..009a97a05de97bd58e5e790eb0f30d41b7904ab5 100644 (file)
@@ -84,7 +84,7 @@ extern int log_flags;
 
 
 /* max length of query argument allowed */
-#define ARGLEN 128
+#define ARGLEN 257
 
 /* statistics on number of queries by version number */
 extern int newqueries, oldqueries;
This page took 0.041097 seconds and 5 git commands to generate.