about summary refs log tree commit diff
path: root/src/mastersrv/mastersrv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mastersrv/mastersrv.h')
-rw-r--r--src/mastersrv/mastersrv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mastersrv/mastersrv.h b/src/mastersrv/mastersrv.h
index 75a1bf0c..b1809998 100644
--- a/src/mastersrv/mastersrv.h
+++ b/src/mastersrv/mastersrv.h
@@ -1,7 +1,7 @@
 static const int MASTERSERVER_PORT = 8383;
 
 enum {
-	MAX_SERVERS = 200,
+	MAX_SERVERS = 200
 };
 
 /*enum {