mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
Cosmetic changes to comments
This commit is contained in:
@@ -67,10 +67,6 @@
|
||||
# endif
|
||||
#endif
|
||||
|
||||
/****************************************************************************
|
||||
* Private Data
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
* Public Functions
|
||||
****************************************************************************/
|
||||
@@ -220,4 +216,3 @@ void mm_givesemaphore(FAR struct mm_heap_s *heap)
|
||||
ASSERT(sem_post(&heap->mm_semaphore) == 0);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user