summaryrefslogtreecommitdiff
path: root/src/main/WarnLevel.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/WarnLevel.c')
-rw-r--r--src/main/WarnLevel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/WarnLevel.c b/src/main/WarnLevel.c
index 0d6781ed..86e51835 100644
--- a/src/main/WarnLevel.c
+++ b/src/main/WarnLevel.c
@@ -44,7 +44,7 @@ static int error_level = 0;
/* Store a list of format strings */
-static n_formats = 0;
+static int n_formats = 0;
static pKeyedData *formatlist = NULL;