Merge branch 'master' into next

This commit is contained in:
Michael Stapelberg 2011-08-17 12:17:29 +02:00
commit 7eacf8dd04

View File

@ -24,7 +24,7 @@
#include "loglevels.h"
static uint64_t loglevel = 0;
static bool verbose = true;
static bool verbose = false;
static FILE *errorfile;
char *errorfilename;