| Index: ppapi/cpp/input_event.h
|
| ===================================================================
|
| --- ppapi/cpp/input_event.h (revision 122146)
|
| +++ ppapi/cpp/input_event.h (working copy)
|
| @@ -121,7 +121,7 @@
|
| /// position of the mouse when the eent occurred.
|
| ///
|
| /// @param[in] click_count
|
| - /// TODO(brettw) figure out exactly what this means.
|
| + // TODO(brettw) figure out exactly what this means.
|
| ///
|
| /// @param[in] mouse_movement The change in position of the mouse.
|
| MouseInputEvent(Instance* instance,
|
|
|