diff options
Diffstat (limited to 'Source/Core/Common/ENetUtil.cpp')
| -rw-r--r-- | Source/Core/Common/ENetUtil.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Core/Common/ENetUtil.cpp b/Source/Core/Common/ENetUtil.cpp index 8ad19fb0bf..0781e1764b 100644 --- a/Source/Core/Common/ENetUtil.cpp +++ b/Source/Core/Common/ENetUtil.cpp @@ -36,4 +36,4 @@ int ENET_CALLBACK InterceptCallback(ENetHost* host, ENetEvent* event) } return 0; } -} +} // namespace ENetUtil |
