From 5b4e74ab44a2ae4eab9db71c860885802e2ba28d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 11 Jan 2015 21:49:16 +0300 Subject: Fix code style. --- src/net/tmwa/auctionhandler.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/net/tmwa/auctionhandler.h') diff --git a/src/net/tmwa/auctionhandler.h b/src/net/tmwa/auctionhandler.h index f3c1fe9c8..5f793a78d 100644 --- a/src/net/tmwa/auctionhandler.h +++ b/src/net/tmwa/auctionhandler.h @@ -54,9 +54,9 @@ class AuctionHandler final : public MessageHandler, public Net::AuctionHandler const int money) const override final; void search(const AuctionSearchType::Type type, - const int auctionId, - const std::string &text, - const int page) const override final; + const int auctionId, + const std::string &text, + const int page) const override final; void buy() const override final; -- cgit v1.2.3-60-g2f50