mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
Standardization of some function headers.
This commit is contained in:
@@ -102,7 +102,7 @@ static inline void timer_free(struct posix_timer_s *timer)
|
||||
* the OS internals and differs only in that return value of 1 means that
|
||||
* the timer was not actually deleted.
|
||||
*
|
||||
* Parameters:
|
||||
* Input Parameters:
|
||||
* timer - The per-thread timer, previously created by the call to
|
||||
* timer_create(), to be deleted.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user