From 44f9b6bbd3afbe3b5e9f372b479c1148efe65fd3 Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 27 Mar 2014 07:04:49 +0000 Subject: [PATCH] packages/radiusclient-ng: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40164 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/radiusclient-ng/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/radiusclient-ng/Makefile b/libs/radiusclient-ng/Makefile index 3d125b9cd..0ebde3f15 100644 --- a/libs/radiusclient-ng/Makefile +++ b/libs/radiusclient-ng/Makefile @@ -24,8 +24,8 @@ define Package/radiusclient-ng/Default endef define Package/radiusclient-ng/Default/description - Purpose of this project is to build a portable, easy-to-use and - standard compliant library suitable for developing free and commercial + Purpose of this project is to build a portable, easy-to-use and + standard compliant library suitable for developing free and commercial software that need support for RADIUS protocol (RFCs 2128 and 2139). endef