Explorar o código

BR2_GRAPHIC_SUPPORT: Fixup comment to make kconfig happy

It seems like kconfig nowadays don't like paranthesises is comments.

Reported by Harley.
Peter Korsgaard %!s(int64=17) %!d(string=hai) anos
pai
achega
39962a2162
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      package/Config.in

+ 2 - 2
package/Config.in

@@ -341,8 +341,8 @@ source "package/sdl_mixer/Config.in"
 source "package/sdl_ttf/Config.in"
 source "package/tiff/Config.in"
 
-comment "busybox graphic applications" 
-comment "--> (May be broken in busybox)"
+comment "busybox graphic applications"
+comment "--> May be broken in busybox"
 source "package/fbv/Config.in"
 source "package/fbset/Config.in"