remove extra line in comment

This commit is contained in:
DerVerruckteFuchs 2020-07-21 20:42:55 -04:00
parent e9855a3571
commit 5971a0425a

View file

@ -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);