exempi: fix comment entry quote
authorPeter Korsgaard <peter@korsgaard.com>
Sun, 6 Jan 2019 20:25:06 +0000 (21:25 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 6 Jan 2019 20:25:56 +0000 (21:25 +0100)
Fixes the following warning:
package/exempi/Config.in:14:warning: multi-line strings not supported

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/exempi/Config.in

index 0fa4b473bc9efcd9173767e6b181d747e231bc99..ed71e0fb12657982713931790c37c64115844b6c 100644 (file)
@@ -11,5 +11,5 @@ config BR2_PACKAGE_EXEMPI
 
          http://libopenraw.freedesktop.org/wiki/Exempi
 
-comment "exempi needs a toolchain w/ C++, dynamic library, threads
+comment "exempi needs a toolchain w/ C++, dynamic library, threads"
        depends on BR2_STATIC_LIBS || !BR2_INSTALL_LIBSTDCPP || !BR2_TOOLCHAIN_HAS_THREADS