mirror of
https://github.com/google/pebble.git
synced 2025-04-30 15:21:41 -04:00
spelling: layer (?)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
a503372d8d
commit
087fa58d43
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
|
|
||||||
#include <stddef.h>
|
#include <stddef.h>
|
||||||
|
|
||||||
//! Internal interface for glayer to schedule a render for the window:
|
//! Internal interface for layer to schedule a render for the window:
|
||||||
//! @param window Pointer to the window to schedule
|
//! @param window Pointer to the window to schedule
|
||||||
void window_schedule_render(Window *window);
|
void window_schedule_render(Window *window);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue