From d854ad7be4308e22bc09f394daf55c01a01b94a9 Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 27 Mar 2014 07:02:40 +0000 Subject: [PATCH] packages/btrfs-progs: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40058 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- utils/btrfs-progs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/btrfs-progs/Makefile b/utils/btrfs-progs/Makefile index 4ee46c136..f93b9ac4b 100644 --- a/utils/btrfs-progs/Makefile +++ b/utils/btrfs-progs/Makefile @@ -33,7 +33,7 @@ define Package/btrfs-progs/description Btrfs is a new copy on write filesystem for Linux aimed at implementing advanced features while focusing on fault tolerance, repair and easy administration. Initially developed by Oracle, Btrfs is licensed under the - GPL and open for contribution from anyone. + GPL and open for contribution from anyone. endef progs = btrfsctl mkfs.btrfs btrfs-debug-tree btrfs-show btrfs-vol btrfsck