aboutsummaryrefslogtreecommitdiff
path: root/src/lsistat.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lsistat.c')
-rw-r--r--src/lsistat.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lsistat.c b/src/lsistat.c
index 50b86e2..3638db7 100644
--- a/src/lsistat.c
+++ b/src/lsistat.c
@@ -1,5 +1,5 @@
/* This file is part of Eclat.
- Copyright (C) 2012-2014 Sergey Poznyakoff.
+ Copyright (C) 2012-2015 Sergey Poznyakoff.
Eclat is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -15,7 +15,7 @@
along with Eclat. If not, see <http://www.gnu.org/licenses/>. */
#include "eclat.h"
-static int all_option;
+static int all_option = 1;
#include "lsistat-cl.h"
int

Return to:

Send suggestions and report system problems to the System administrator.