mirror of
https://github.com/google/pebble.git
synced 2025-06-08 11:13:11 +00:00
spelling: initialize
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
4ec73561f9
commit
cf9a5cb367
7 changed files with 9 additions and 9 deletions
|
@ -89,7 +89,7 @@ static void prv_app_fetch_launch_app(AppFetchUIData *data) {
|
|||
vibes_short_pulse();
|
||||
}
|
||||
|
||||
// Allocate and inialize the data that would have been sent to the app originally before the
|
||||
// Allocate and initialize the data that would have been sent to the app originally before the
|
||||
// fetch request.
|
||||
PebbleLaunchAppEventExtended *ext = kernel_malloc_check(sizeof(PebbleLaunchAppEventExtended));
|
||||
*ext = (PebbleLaunchAppEventExtended) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue