compositor: add missing newline to help text
Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
This commit is contained in:
parent
32297c96d3
commit
86b70e16eb
@ -4495,7 +4495,7 @@ usage(int error_code)
|
||||
"\t\t\t\tdrm-backend.so\n"
|
||||
#endif
|
||||
#if defined(BUILD_FBDEV_COMPOSITOR)
|
||||
"\t\t\t\tfbdev-backend.so"
|
||||
"\t\t\t\tfbdev-backend.so\n"
|
||||
#endif
|
||||
#if defined(BUILD_X11_COMPOSITOR)
|
||||
"\t\t\t\tx11-backend.so\n"
|
||||
|
Loading…
Reference in New Issue
Block a user