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