Browse Source

package: remove the empty trailing whitespaces

Signed-off-by: Jerzy Grzegorek <jerzy.m.grzegorek@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Jerzy Grzegorek 7 years ago
parent
commit
5c7680b89f
2 changed files with 2 additions and 2 deletions
  1. 1 1
      package/aufs-util/Config.in
  2. 1 1
      package/dash/Config.in

+ 1 - 1
package/aufs-util/Config.in

@@ -28,7 +28,7 @@ config BR2_PACKAGE_AUFS_UTIL_VERSION
 	  Usually, the sha1 of the cset you want to use; avoid using a
 	  Usually, the sha1 of the cset you want to use; avoid using a
 	  branch name as this yields non-reproducible builds.
 	  branch name as this yields non-reproducible builds.
 
 
-	  See the following resources to see what versions are 
+	  See the following resources to see what versions are
 	  available:
 	  available:
 
 
 	  https://sourceforge.net/p/aufs/aufs-util/ci/master/tree/
 	  https://sourceforge.net/p/aufs/aufs-util/ci/master/tree/

+ 1 - 1
package/dash/Config.in

@@ -6,6 +6,6 @@ config BR2_PACKAGE_DASH
 	  DASH is a POSIX-compliant implementation of /bin/sh that aims to be
 	  DASH is a POSIX-compliant implementation of /bin/sh that aims to be
 	  as small as possible. It does this without sacrificing speed where
 	  as small as possible. It does this without sacrificing speed where
 	  possible. In fact, it is significantly faster than bash (the GNU
 	  possible. In fact, it is significantly faster than bash (the GNU
-	  Bourne-Again SHell) for most tasks. 
+	  Bourne-Again SHell) for most tasks.
 
 
 	  http://gondor.apana.org.au/~herbert/dash
 	  http://gondor.apana.org.au/~herbert/dash