From 9097c665df55a09441a3d5ab3d8a3fe39839b805 Mon Sep 17 00:00:00 2001
From: Gabor Juhos <juhosg@openwrt.org>
Date: Thu, 27 Mar 2014 07:04:46 +0000
Subject: [PATCH] packages/libnfc: fix whitespaces

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

SVN-Revision: 40161
---
 libs/libnfc/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libs/libnfc/Makefile b/libs/libnfc/Makefile
index ae30c8ea7..2e28c223c 100644
--- a/libs/libnfc/Makefile
+++ b/libs/libnfc/Makefile
@@ -42,7 +42,7 @@ define Package/libnfc/description
   And depending on hardware, it supports:
    * Read (RFID @13.56Mhz),
    * Emulation and
-   * Peer2Peer mode.  
+   * Peer2Peer mode.
 endef
 
 define Package/libnfc-bin
-- 
2.30.2