Explorar o código

package/multicat: use double quotes in toolchain comment

To be consistent with the rest of Buildroot.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter Korsgaard %!s(int64=9) %!d(string=hai) anos
pai
achega
7bec6225f3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      package/multicat/Config.in

+ 1 - 1
package/multicat/Config.in

@@ -7,5 +7,5 @@ config BR2_PACKAGE_MULTICAT
 
 	  http://www.videolan.org/projects/multicat.html
 
-comment 'multicat needs a toolchain w/ threads'
+comment "multicat needs a toolchain w/ threads"
 	depends on !BR2_TOOLCHAIN_HAS_THREADS