mirror of
https://github.com/google/pebble.git
synced 2025-11-17 13:00:59 -05:00
spelling: surprise
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
#include "resource/resource.h"
|
||||
|
||||
// transformed to int to avoid surpises between C->JS
|
||||
// transformed to int to avoid surprises between C->JS
|
||||
typedef int (*ResourceReadCb)(int offset, uint8_t *buf, int num_bytes);
|
||||
typedef int (*ResourceGetSizeCb)(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user