aboutsummaryrefslogtreecommitdiffstats
path: root/src/Stats.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/Stats.cxx')
-rw-r--r--src/Stats.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Stats.cxx b/src/Stats.cxx
index 6cd6977ec..93795aee5 100644
--- a/src/Stats.cxx
+++ b/src/Stats.cxx
@@ -30,7 +30,7 @@
#include <glib.h>
-struct stats stats;
+static struct stats stats;
void stats_global_init(void)
{