mirror of
https://github.com/MaJerle/lwmem.git
synced 2025-01-13 21:42:53 +08:00
Add missing s
This commit is contained in:
parent
d94b971dd6
commit
f09f31965d
@ -355,7 +355,7 @@ prv_free(void* const ptr) {
|
||||
}
|
||||
|
||||
/**
|
||||
* \brief Initialize and assigns user regions for memory used by allocator algorithm
|
||||
* \brief Initializes and assigns user regions for memory used by allocator algorithm
|
||||
* \param[in] regions: Array of regions with address and its size.
|
||||
* Regions must be in increasing order (start address) and must not overlap in-between
|
||||
* \param[in] len: Number of regions in array
|
||||
|
Loading…
x
Reference in New Issue
Block a user