From: Gabor Juhos Date: Thu, 27 Mar 2014 07:02:19 +0000 (+0000) Subject: packages/bc: fix whitespaces X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=8acf87cd79b96fc568008fa7159c1e4184c36a66;p=openwrt%2Fsvn-archive%2Farchive.git packages/bc: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40042 --- diff --git a/utils/bc/Makefile b/utils/bc/Makefile index 9f59be39f5..7293a761f2 100644 --- a/utils/bc/Makefile +++ b/utils/bc/Makefile @@ -30,7 +30,7 @@ define Package/bc endef 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. endef @@ -41,7 +41,7 @@ define Package/dc endef 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. endef