mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-02-16 22:05:45 -05:00
remove extra line in comment
This commit is contained in:
parent
e9855a3571
commit
5971a0425a
1 changed files with 0 additions and 1 deletions
|
|
@ -289,7 +289,6 @@ void wlr_output_set_subpixel(struct wlr_output *output,
|
|||
void wlr_output_set_description(struct wlr_output *output, const char *desc);
|
||||
/**
|
||||
* Set the color format mode for the output.
|
||||
*
|
||||
*/
|
||||
void wlr_output_set_format(struct wlr_output *output,
|
||||
enum wl_shm_format format);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue