mirror of
https://github.com/google/pebble.git
synced 2026-02-19 03:36:51 -05:00
spelling: possible
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -80,7 +80,7 @@ typedef struct {
|
|||||||
uint32_t unformatted; // set of 1 bit flags, bit n set means region n is still unformatted
|
uint32_t unformatted; // set of 1 bit flags, bit n set means region n is still unformatted
|
||||||
} CoreDumpFlashHeader;
|
} CoreDumpFlashHeader;
|
||||||
|
|
||||||
// This comes first in the front of each possibe flash region. It is NOT returned as part of the core dump
|
// This comes first in the front of each possible flash region. It is NOT returned as part of the core dump
|
||||||
// image.
|
// image.
|
||||||
typedef struct {
|
typedef struct {
|
||||||
uint32_t magic; // set to CORE_DUMP_FLASH_HDR_MAGIC
|
uint32_t magic; // set to CORE_DUMP_FLASH_HDR_MAGIC
|
||||||
|
|||||||
Reference in New Issue
Block a user