All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] package/multicat: use double quotes in toolchain comment
@ 2016-07-04 15:23 Peter Korsgaard
  0 siblings, 0 replies; only message in thread
From: Peter Korsgaard @ 2016-07-04 15:23 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=7bec6225f3912f5d64e2282a305e33a57ecd58f7
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

To be consistent with the rest of Buildroot.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 package/multicat/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/multicat/Config.in b/package/multicat/Config.in
index 8dfb6c1..1359358 100644
--- a/package/multicat/Config.in
+++ b/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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-07-04 15:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-04 15:23 [Buildroot] [git commit] package/multicat: use double quotes in toolchain comment Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.