diff options
Diffstat (limited to 'src/net/eathena/protocolout.h')
-rw-r--r-- | src/net/eathena/protocolout.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/eathena/protocolout.h b/src/net/eathena/protocolout.h index 571edfccf..502beede5 100644 --- a/src/net/eathena/protocolout.h +++ b/src/net/eathena/protocolout.h @@ -26,7 +26,7 @@ namespace EAthena { #include "net/eathena/packetsout.inc" -} // namespace Eathena +} // namespace EAthena #undef packet #undef packet2 |