eh, for this one too

This commit is contained in:
berkeviktor@aol.com 2011-01-12 08:34:54 +01:00
parent dac1df0ec8
commit 05777440d7

View File

@ -193,7 +193,7 @@ increase_max_hash_size ()
{
unsigned long long size;
FILE * file_out;
char buffer[1024];
char buffer[512];
if (config_fail)
{