summaryrefslogtreecommitdiff
path: root/src/net/serverinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/serverinfo.h')
-rw-r--r--src/net/serverinfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/serverinfo.h b/src/net/serverinfo.h
index a8480cf1e..232ab532a 100644
--- a/src/net/serverinfo.h
+++ b/src/net/serverinfo.h
@@ -37,7 +37,7 @@ public:
MANASERV,
TMWATHENA,
EVOL,
- EATHENA,
+ EATHENA
};
typedef std::pair<int, std::string> VersionString;