emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/base32 c31034feef 069/103: Fix the totp-auth-hmac.el foote


From: ELPA Syncer
Subject: [nongnu] elpa/base32 c31034feef 069/103: Fix the totp-auth-hmac.el footer comment
Date: Sat, 10 Feb 2024 13:00:09 -0500 (EST)

branch: elpa/base32
commit c31034feef04beea476e5e5dfe3a3d095e5b19a0
Author: Vivek Das Mohapatra <vivek@collabora.com>
Commit: Vivek Das Mohapatra <vivek@collabora.com>

    Fix the totp-auth-hmac.el footer comment
    
    Needed to be corrected as the file had been renamed
---
 totp-auth-hmac.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/totp-auth-hmac.el b/totp-auth-hmac.el
index fa07cee78b..c398450e70 100644
--- a/totp-auth-hmac.el
+++ b/totp-auth-hmac.el
@@ -75,4 +75,4 @@ human-readable."
     (secure-hash algo (concat outer inner) nil nil (not human))))
 
 (provide 'totp-auth-hmac)
-;;; hmac.el ends here
+;;; totp-auth-hmac.el ends here



reply via email to

[Prev in Thread] Current Thread [Next in Thread]