Comment change to reflect what code does

This commit is contained in:
booto 2016-01-10 02:42:56 +08:00
parent aa89516cf3
commit b89c79b9f2
1 changed files with 1 additions and 1 deletions

View File

@ -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()
{ {