From 05eaa7f08da97a2e6944ec64fbf0b32d0b835e24 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 21 Apr 2016 01:37:40 +0300 Subject: Remove extra spaces at line ends. --- src/input/mouseinput.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/input/mouseinput.h') diff --git a/src/input/mouseinput.h b/src/input/mouseinput.h index 8470bc00d..7711381fa 100644 --- a/src/input/mouseinput.h +++ b/src/input/mouseinput.h @@ -169,18 +169,18 @@ class MouseInput final */ MouseButtonT mButton; - /** - * Holds the timestamp of the mouse input. Used to + /** + * Holds the timestamp of the mouse input. Used to * check for double clicks. */ int mTimeStamp; - /** + /** * Holds the x coordinate of the mouse input. */ int mX; - /** + /** * Holds the y coordinate of the mouse input. */ int mY; -- cgit v1.2.3-60-g2f50