Comment change to reflect what code does
This commit is contained in:
parent
aa89516cf3
commit
b89c79b9f2
|
@ -142,7 +142,7 @@ void ControllerInterface::Shutdown()
|
||||||
//
|
//
|
||||||
// UpdateInput
|
// UpdateInput
|
||||||
//
|
//
|
||||||
// Update input for all devices, return true if all devices returned successful
|
// Update input for all devices
|
||||||
//
|
//
|
||||||
void ControllerInterface::UpdateInput()
|
void ControllerInterface::UpdateInput()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue