mirror of https://github.com/google/pebble
spelling: align
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
49b0f1f668
commit
d12fb4b380
|
@ -33,7 +33,7 @@ typedef unsigned long Alignment_t;
|
|||
/* specified size if the alignment data. */
|
||||
#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. */
|
||||
typedef union _tagAlignmentStruct_t
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue