mirror of
https://github.com/google/pebble.git
synced 2025-05-20 18:34:59 +00:00
spelling: cache
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
0248c81c86
commit
5489a4c0d3
1 changed files with 1 additions and 1 deletions
|
@ -715,7 +715,7 @@ _Static_assert(sizeof(PebbleTimelinePeekEvent) == 8,
|
||||||
typedef enum PebbleAppCacheEventType {
|
typedef enum PebbleAppCacheEventType {
|
||||||
PebbleAppCacheEvent_Removed,
|
PebbleAppCacheEvent_Removed,
|
||||||
|
|
||||||
PebbleAppCacehEventNum
|
PebbleAppCacheEventNum
|
||||||
} PebbleAppCacheEventType;
|
} PebbleAppCacheEventType;
|
||||||
|
|
||||||
typedef struct PACKED PebbleAppCacheEvent {
|
typedef struct PACKED PebbleAppCacheEvent {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue