projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9472fad
)
packages/google-authenticator: fix whitespaces
author
Gabor Juhos
<
[email protected]
>
Thu, 27 Mar 2014 07:03:28 +0000
(07:03 +0000)
committer
Gabor Juhos
<
[email protected]
>
Thu, 27 Mar 2014 07:03:28 +0000
(07:03 +0000)
Signed-off-by: Dirk Neukirchen <
[email protected]
>
Signed-off-by: Gabor Juhos <
[email protected]
>
SVN-Revision: 40080
libs/google-authenticator/Makefile
patch
|
blob
|
history
diff --git
a/libs/google-authenticator/Makefile
b/libs/google-authenticator/Makefile
index ac952b5d246e7f31067775f1ee88b1274daf833d..aab85536448001397547e471a0314021d56a2356 100644
(file)
--- 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