mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 13:54:21 +00:00
lib/libc/include/any-linux-any/linux/dvb/osd.h: move TODO to issue
Created issue: https://github.com/ziglang/zig/issues/26023 Bug: https://github.com/ziglang/zig/issues/363 Signed-off-by: Filip Kobierski <fkobi@pm.me>
This commit is contained in:
parent
16fc083f2b
commit
d1ace0ff23
1 changed files with 0 additions and 1 deletions
|
|
@ -111,7 +111,6 @@ typedef enum {
|
||||||
/*
|
/*
|
||||||
* draws a test picture. for debugging purposes only
|
* draws a test picture. for debugging purposes only
|
||||||
* returns 0 on success
|
* returns 0 on success
|
||||||
* TODO: remove "test" in final version
|
|
||||||
*/
|
*/
|
||||||
OSD_Text, /* (x0,y0,size,color,text) */
|
OSD_Text, /* (x0,y0,size,color,text) */
|
||||||
OSD_SetWindow, /* (x0) set window with number 0<x0<8 as current */
|
OSD_SetWindow, /* (x0) set window with number 0<x0<8 as current */
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue