From dd6a687d007b08d1d8c2e2b38b60606ae956fa29 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 18 May 2019 01:28:06 +0300 Subject: Fix code style --- src/net/eathena/inventoryrecv.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/net/eathena/inventoryrecv.cpp') diff --git a/src/net/eathena/inventoryrecv.cpp b/src/net/eathena/inventoryrecv.cpp index 636a289b4..7131ddb19 100644 --- a/src/net/eathena/inventoryrecv.cpp +++ b/src/net/eathena/inventoryrecv.cpp @@ -1602,7 +1602,8 @@ void InventoryRecv::processInventoryEnd2(Net::MessageIn &msg) processInventoryEndContinue(invType); } -void InventoryRecv::processInventoryEndContinue(const NetInventoryTypeT invType) +void InventoryRecv::processInventoryEndContinue(const NetInventoryTypeT + invType) { switch (invType) { -- cgit v1.2.3-70-g09d2