From 50e7d28bd71cd6ead00f85d6d7b09613bde8ee0d Mon Sep 17 00:00:00 2001 From: goodale Date: Thu, 14 Oct 1999 16:18:30 +0000 Subject: Minor change. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1040 17b73243-c579-4c4c-a9d2-2d5706c11dac --- src/main/WarnLevel.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- cgit v1.2.3