mirror of
https://github.com/google/pebble.git
synced 2026-02-13 08:57:21 -05:00
spelling: initialize
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user