From 73fac88b0263962c90d2d649938e6a4a5b11a246 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 20 Apr 2013 16:38:52 +0300 Subject: fix style in guichan directory. --- src/guichan/keyinput.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/guichan/keyinput.cpp') diff --git a/src/guichan/keyinput.cpp b/src/guichan/keyinput.cpp index 906b6effe..2d936f28b 100644 --- a/src/guichan/keyinput.cpp +++ b/src/guichan/keyinput.cpp @@ -52,8 +52,8 @@ namespace gcn { - KeyInput::KeyInput(const Key& key, unsigned int type) - :mKey(key), + KeyInput::KeyInput(const Key& key, unsigned int type) : + mKey(key), mType(type), mShiftPressed(false), mControlPressed(false), -- cgit v1.2.3-70-g09d2