From 9dc56236f063180abd3d8af2627eb51db5b6a273 Mon Sep 17 00:00:00 2001 From: toms Date: Tue, 19 Sep 2006 13:29:30 +0000 Subject: Fixed some gcc4 warnings git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8808 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/common/core.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common/core.c') diff --git a/src/common/core.c b/src/common/core.c index b35551d39..84afef003 100644 --- a/src/common/core.c +++ b/src/common/core.c @@ -33,7 +33,7 @@ char **arg_v = NULL; char *SERVER_NAME = NULL; char SERVER_TYPE = ATHENA_SERVER_NONE; static void (*term_func)(void) = NULL; -#ifdef SVNVERSION +#ifndef SVNVERSION static char eA_svn_version[10]; #endif /*====================================== -- cgit v1.2.3-60-g2f50