Explorar o código

fuse: use tabs for indentation in kconfig

Peter Korsgaard %!s(int64=17) %!d(string=hai) anos
pai
achega
74d91951c5
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      package/fuse/Config.in

+ 3 - 3
package/fuse/Config.in

@@ -1,7 +1,7 @@
 config BR2_PACKAGE_LIBFUSE
-        bool "libfuse"
-        default n
-        help
+	bool "libfuse"
+	default n
+	help
 	  FUSE (Filesystem in UserSpacE)
 
 	  http://fuse.sourceforge.net/