Standardization of some function headers.

This commit is contained in:
Gregory Nutt
2018-03-13 09:52:27 -06:00
parent c268288c17
commit b54ffe858a
488 changed files with 2008 additions and 2007 deletions
+2 -2
View File
@@ -88,7 +88,7 @@ volatile sq_queue_t g_alloctimers;
* Description:
* Boot up configuration of the POSIX timer facility.
*
* Parameters:
* Input Parameters:
* None
*
* Returned Value:
@@ -129,7 +129,7 @@ void weak_function timer_initialize(void)
* like timer_intitialize(), be brought into the link whenever the timer
* resources are referenced.
*
* Parameters:
* Input Parameters:
* pid - the task ID of the thread that exited
*
* Returned Value: