mirror of
https://github.com/google/pebble.git
synced 2025-04-30 23:31:40 -04:00
spelling: fragments
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
6f28530f90
commit
0073a89149
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ typedef union _tagAlignmentStruct_t
|
||||||
/* The following defines the minimum size (in alignment units) of a */
|
/* The following defines the minimum size (in alignment units) of a */
|
||||||
/* fragment that is considered useful. The value is used when trying*/
|
/* fragment that is considered useful. The value is used when trying*/
|
||||||
/* to determine if a fragment that is larger than the requested size */
|
/* to determine if a fragment that is larger than the requested size */
|
||||||
/* can be broken into 2 framents leaving a fragment that is of the */
|
/* can be broken into 2 fragments leaving a fragment that is of the */
|
||||||
/* requested size and one that is at least as larger as the */
|
/* requested size and one that is at least as larger as the */
|
||||||
/* MINIMUM_MEMORY_SIZE. */
|
/* MINIMUM_MEMORY_SIZE. */
|
||||||
#define MINIMUM_MEMORY_SIZE 1
|
#define MINIMUM_MEMORY_SIZE 1
|
||||||
|
|
Loading…
Add table
Reference in a new issue