packages/bc: fix whitespaces

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@40042 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2014-03-27 07:02:19 +00:00
parent 5644e04735
commit 557a5b0b39

View File

@ -30,7 +30,7 @@ define Package/bc
endef endef
define Package/bc/description define Package/bc/description
bc is a language that supports arbitrary precision numbers with bc is a language that supports arbitrary precision numbers with
interactive execution of statements. interactive execution of statements.
endef endef
@ -41,7 +41,7 @@ define Package/dc
endef endef
define Package/dc/description define Package/dc/description
dc is a reverse-polish desk calculator which supports unlimited dc is a reverse-polish desk calculator which supports unlimited
precision arithmetic. precision arithmetic.
endef endef