mirror of
https://github.com/google/pebble.git
synced 2025-04-30 23:31:40 -04:00
spelling: align
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
49b0f1f668
commit
d12fb4b380
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ typedef unsigned long Alignment_t;
|
||||||
/* specified size if the alignment data. */
|
/* specified size if the alignment data. */
|
||||||
#define ALIGNMENT_SIZE sizeof(Alignment_t)
|
#define ALIGNMENT_SIZE sizeof(Alignment_t)
|
||||||
|
|
||||||
/* The following structure is used to allign data fragments on a */
|
/* The following structure is used to align data fragments on a */
|
||||||
/* specified memory boundary. */
|
/* specified memory boundary. */
|
||||||
typedef union _tagAlignmentStruct_t
|
typedef union _tagAlignmentStruct_t
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue