From e0a5072387f8c88c306a5f8d25a6fa4cf38d78c3 Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 27 Mar 2014 07:03:28 +0000 Subject: [PATCH] packages/google-authenticator: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40080 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/google-authenticator/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/google-authenticator/Makefile b/libs/google-authenticator/Makefile index ac952b5d2..aab855364 100644 --- a/libs/google-authenticator/Makefile +++ b/libs/google-authenticator/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2006-2012 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. @@ -37,7 +37,7 @@ standards developed by the Initiative for Open Authentication (OATH) These implementations support the HMAC-Based One-time Password (HOTP) algorithm specified in RFC 4226 and the Time-based One-time Password -(TOTP) algorithm specified in RFC 6238. +(TOTP) algorithm specified in RFC 6238. endef define Build/Configure