Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Letwory <nathan@letworyinteractive.com>2011-08-02 13:36:44 +0400
committerNathan Letwory <nathan@letworyinteractive.com>2011-08-02 13:36:44 +0400
commitc1cf646bb7deed6e318701597f605e12851cc534 (patch)
treeec39a1446455bb2ac1379677a93b3acf781fe1cd /intern/ghost
parent73fc78c5d81920fc4b3dbcb8fcf4fdc6ab6dd3d6 (diff)
whitespace
Diffstat (limited to 'intern/ghost')
-rw-r--r--intern/ghost/intern/GHOST_System.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/intern/ghost/intern/GHOST_System.h b/intern/ghost/intern/GHOST_System.h
index f62c0984c80..9fb36292c2b 100644
--- a/intern/ghost/intern/GHOST_System.h
+++ b/intern/ghost/intern/GHOST_System.h
@@ -318,8 +318,8 @@ protected:
/** The event manager. */
GHOST_EventManager* m_eventManager;
- /** The N-degree of freedom device manager */
- GHOST_NDOFManager* m_ndofManager;
+ /** The N-degree of freedom device manager */
+ GHOST_NDOFManager* m_ndofManager;
/** Prints all the events. */
#ifdef GHOST_DEBUG