summaryrefslogtreecommitdiff
path: root/src/net/eathena/battlegroundrecv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/eathena/battlegroundrecv.h')
-rw-r--r--src/net/eathena/battlegroundrecv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/eathena/battlegroundrecv.h b/src/net/eathena/battlegroundrecv.h
index 912580203..20b0c6ebf 100644
--- a/src/net/eathena/battlegroundrecv.h
+++ b/src/net/eathena/battlegroundrecv.h
@@ -40,7 +40,7 @@ namespace EAthena
void processBattleBegins(Net::MessageIn &msg);
void processBattleNoticeDelete(Net::MessageIn &msg);
void processBattleJoined(Net::MessageIn &msg);
- } // namespace BattleGround
+ } // namespace BattleGroundRecv
} // namespace EAthena
#endif // EATHENA_SUPPORT