Răsfoiți Sursa

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 17 ani în urmă
părinte
comite
39962a2162
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  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"