mirror of
https://github.com/google/pebble.git
synced 2025-06-24 18:16:15 +00:00
spelling: function
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
3c336ea7f5
commit
11d05ba281
5 changed files with 11 additions and 11 deletions
|
@ -71,7 +71,7 @@ typedef struct {
|
|||
|
||||
typedef const SmartstrapProfileInfo *(*SmartstrapProfileGetInfoFunc)(void);
|
||||
|
||||
// generate funciton prototypes for profile info functions
|
||||
// generate function prototypes for profile info functions
|
||||
#define REGISTER_SMARTSTRAP_PROFILE(f) const SmartstrapProfileInfo *f(void);
|
||||
#include "services/normal/accessory/smartstrap_profile_registry.def"
|
||||
#undef REGISTER_SMARTSTRAP_PROFILE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue