Make sure that labeling is used consistently in all function headers.

This commit is contained in:
Gregory Nutt
2018-02-01 10:00:02 -06:00
parent a096bc1266
commit 7cf88d7dbd
1171 changed files with 3042 additions and 3039 deletions
+2 -2
View File
@@ -60,7 +60,7 @@
* heapstart - Start of the heap region
* heapsize - Size of the heap region
*
* Return Value:
* Returned Value:
* None
*
* Assumptions:
@@ -145,7 +145,7 @@ void mm_addregion(FAR struct mm_heap_s *heap, FAR void *heapstart,
* heapstart - Start of the initial heap region
* heapsize - Size of the initial heap region
*
* Return Value:
* Returned Value:
* None
*
* Assumptions: