summaryrefslogtreecommitdiffstats
path: root/util.c
diff options
context:
space:
mode:
Diffstat (limited to 'util.c')
-rw-r--r--util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util.c b/util.c
index c23d821..82ab057 100644
--- a/util.c
+++ b/util.c
@@ -22,7 +22,7 @@
#include "options.h"
#include "util.h"
-#define FNAME_LEN 10
+#define FNAME_LEN 512
void cleanup();