From 875c1dba724ae1995240ed85dace255accb18de3 Mon Sep 17 00:00:00 2001 From: Stephen Birarda Date: Wed, 24 Sep 2014 08:40:39 -0700 Subject: [PATCH] change name in header comment to match new class name --- interface/src/scripting/JoystickScriptingInterface.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interface/src/scripting/JoystickScriptingInterface.cpp b/interface/src/scripting/JoystickScriptingInterface.cpp index cf370cf0e9..8911f292b5 100644 --- a/interface/src/scripting/JoystickScriptingInterface.cpp +++ b/interface/src/scripting/JoystickScriptingInterface.cpp @@ -1,5 +1,5 @@ // -// JoystickManager.cpp +// JoystickScriptingInterface.cpp // interface/src/devices // // Created by Andrzej Kapolka on 5/15/14.