mirror of
https://github.com/google/pebble.git
synced 2025-04-30 23:31:40 -04:00
spelling: building
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
a40097521c
commit
0248c81c86
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ typedef struct SystemCertificationData {
|
||||||
|
|
||||||
GBitmap **regulatory_marks;
|
GBitmap **regulatory_marks;
|
||||||
uint8_t regulatory_marks_count;
|
uint8_t regulatory_marks_count;
|
||||||
// For buiding up regulatory marks cells when constructing the menu
|
// For building up regulatory marks cells when constructing the menu
|
||||||
uint8_t current_regulatory_marks_cell_start_idx;
|
uint8_t current_regulatory_marks_cell_start_idx;
|
||||||
uint8_t num_regulatory_marks_in_current_cell;
|
uint8_t num_regulatory_marks_in_current_cell;
|
||||||
uint16_t current_regulatory_marks_cell_width;
|
uint16_t current_regulatory_marks_cell_width;
|
||||||
|
|
Loading…
Add table
Reference in a new issue