diff options
Diffstat (limited to 'src/net/eathena/updateprotocol.h')
-rw-r--r-- | src/net/eathena/updateprotocol.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/eathena/updateprotocol.h b/src/net/eathena/updateprotocol.h index e2d4e585f..d60af6985 100644 --- a/src/net/eathena/updateprotocol.h +++ b/src/net/eathena/updateprotocol.h @@ -24,6 +24,6 @@ namespace EAthena { void updateProtocol(); -} // namespace Eathena +} // namespace EAthena #endif // NET_EATHENA_UPDATEPROTOCOL_H |