updated Readme
This commit is contained in:
parent
11a568d1ca
commit
00c353770d
@ -35,7 +35,7 @@ Summary: It is only responsible for the actual user interface
|
||||
|
||||
## Example
|
||||
```c
|
||||
/* allocate memory to hold output */
|
||||
/* allocate memory to hold the output */
|
||||
struct gui_memory memory = {...};
|
||||
struct gui_command_buffer buffer;
|
||||
gui_buffer_init_fixed(buffer, &memory, 0);
|
||||
|
Loading…
x
Reference in New Issue
Block a user