summaryrefslogtreecommitdiff
path: root/src/net/ea/buysellrecv.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/ea/buysellrecv.cpp')
-rw-r--r--src/net/ea/buysellrecv.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/ea/buysellrecv.cpp b/src/net/ea/buysellrecv.cpp
index 09109a540..95f69129f 100644
--- a/src/net/ea/buysellrecv.cpp
+++ b/src/net/ea/buysellrecv.cpp
@@ -50,7 +50,7 @@ namespace BuySellRecv
{
BeingId mNpcId = BeingId_zero;
BuyDialog *mBuyDialog = nullptr;
-}
+} // namespace BuySellRecv
void BuySellRecv::processNpcBuySellChoice(Net::MessageIn &msg)
{