aboutsummaryrefslogtreecommitdiff
path: root/src/libventi/log.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libventi/log.c')
-rw-r--r--src/libventi/log.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libventi/log.c b/src/libventi/log.c
index 02f3aa39..7d0accde 100644
--- a/src/libventi/log.c
+++ b/src/libventi/log.c
@@ -10,7 +10,7 @@ static char Eremoved[] = "[removed]";
enum
{ /* defaults */
LogChunkSize = 8192,
- LogSize = 65536,
+ LogSize = 65536
};
static struct {