Merge pull request #3485 from booto/minor-comment-change

Comment change to reflect what code does
This commit is contained in:
Mathew Maidment 2016-01-09 17:18:59 -05:00
commit ff0e1c3624

View File

@ -142,7 +142,7 @@ void ControllerInterface::Shutdown()
//
// UpdateInput
//
// Update input for all devices, return true if all devices returned successful
// Update input for all devices
//
void ControllerInterface::UpdateInput()
{