From c925ff318360d98c5e2582561587e2fef47a4581 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 27 Mar 2014 07:02:21 +0000 Subject: [PATCH] packages/classpath: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40043 --- libs/classpath/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/classpath/Makefile b/libs/classpath/Makefile index 8b2c799064..4963c42ad9 100644 --- a/libs/classpath/Makefile +++ b/libs/classpath/Makefile @@ -30,8 +30,8 @@ define Package/classpath endef define Package/classpath/Description - GNU Classpath, Essential Libraries for Java, is a GNU project - to create free core class libraries for use with virtual + GNU Classpath, Essential Libraries for Java, is a GNU project + to create free core class libraries for use with virtual machines and compilers for the java programming language. endef -- 2.30.2