From 9e16c4669dec50f5ab3a4faf06753159b7640eb7 Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 27 Mar 2014 07:04:36 +0000 Subject: [PATCH] packages/libdbi-drivers: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40151 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/libdbi-drivers/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/libdbi-drivers/Makefile b/libs/libdbi-drivers/Makefile index f546b47c9..4ce07ed5a 100644 --- a/libs/libdbi-drivers/Makefile +++ b/libs/libdbi-drivers/Makefile @@ -27,7 +27,7 @@ define Package/libdbi-drivers/default endef define Package/libdbi-drivers/default/description - libdbi-drivers project provides the database-specific drivers + libdbi-drivers project provides the database-specific drivers for the libdbi framework endef