mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-21 08:40:19 +00:00
gl: Fix init hint example
This commit is contained in:
@@ -683,7 +683,7 @@ list_hints()
|
||||
color_printf("\n");
|
||||
|
||||
color_printf(
|
||||
"Example usage: " TBOLD("-d gl:init_hints=platform=x11") "\n\n");
|
||||
"Example usage: " TBOLD("-d gl:init_hint=platform=x11") "\n\n");
|
||||
}
|
||||
|
||||
static void *display_gl_parse_fmt(struct state_gl *s, char *ptr) {
|
||||
|
||||
Reference in New Issue
Block a user