summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/common/core.c2
1 files changed, 1 insertions, 1 deletions
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
/*======================================