mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
Consolidate buffer dumping; fix all occurrences of 'the the'
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1951 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
+1
-1
@@ -55,7 +55,7 @@
|
||||
* Reduce the size of the chunk specified by the node
|
||||
* structure to the specified size. this internal logic
|
||||
* is used both from memalign to dispose of any trailing
|
||||
* memory in the the aligned allocation and also by realloc
|
||||
* memory in the aligned allocation and also by realloc
|
||||
* when there is a request to reduce the size of an allocation.
|
||||
*
|
||||
* NOTES:
|
||||
|
||||
Reference in New Issue
Block a user