mirror of
https://github.com/apache/nuttx.git
synced 2026-08-05 14:19:03 +00:00
Correct typo in comments
This commit is contained in:
parent
0bc19a63bb
commit
df313581db
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@
|
|||
* Description: Specify the set of button events that can cause a poll()
|
||||
* to awaken. The default is all button depressions and all
|
||||
* button releases (all supported buttons);
|
||||
* Argument: A read-only pointer to an instance of struct ajoy_pollevents_s
|
||||
* Argument: A read-only pointer to an instance of struct btn_pollevents_s
|
||||
* Return: Zero (OK) on success. Minus one will be returned on failure
|
||||
* with the errno value set appropriately.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue