Merge pull request #3485 from booto/minor-comment-change
Comment change to reflect what code does
This commit is contained in:
commit
ff0e1c3624
|
@ -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()
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue