From 333745260338c876989744468a5f9c707e9bcc66 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 9 Apr 2012 02:15:28 +0300 Subject: Fix code style. --- src/inputmanager.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/inputmanager.h') diff --git a/src/inputmanager.h b/src/inputmanager.h index 0c78e1e09..374b402fb 100644 --- a/src/inputmanager.h +++ b/src/inputmanager.h @@ -146,7 +146,7 @@ class InputManager int mNewKeyIndex; /**< Index of new key to be assigned */ - KeyFunction mKey[Input::KEY_TOTAL]; /**< Pointer to all the key data */ + KeyFunction mKey[Input::KEY_TOTAL]; /**< Pointer to all the key data */ }; extern InputManager inputManager; -- cgit v1.2.3-60-g2f50