]> andersk Git - moira.git/commitdiff
Change MAXHESSIZE #define for new BIND codebase.
authorzacheiss <zacheiss>
Thu, 24 Jul 2008 20:46:31 +0000 (20:46 +0000)
committerzacheiss <zacheiss>
Thu, 24 Jul 2008 20:46:31 +0000 (20:46 +0000)
gen/hesiod.pc

index b5aa50210e3b6a2d729bd0d460770c073a80938e..2b490daf9e21f180ad0e1eb1f90f0e715d0f7771 100644 (file)
@@ -40,7 +40,7 @@ RCSID("$Header$");
  * query.  This is 512 - overhead (~78) [derived empirically]
  * (it used to be 446 with older versions of bind)
  */
-#define MAXHESSIZE 434
+#define MAXHESSIZE 256
 
 char hesiod_dir[MAXPATHLEN];
 
This page took 0.03792 seconds and 5 git commands to generate.