diff options
Diffstat (limited to 'lisp/net/hmac-def.el')
-rw-r--r-- | lisp/net/hmac-def.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/hmac-def.el b/lisp/net/hmac-def.el index 6b7cb7ddecc..89e8214626c 100644 --- a/lisp/net/hmac-def.el +++ b/lisp/net/hmac-def.el @@ -82,5 +82,5 @@ If BIT is non-nil, truncate output to specified bits." (provide 'hmac-def) -;;; arch-tag: 645adcef-b835-4900-a10a-11f636c982b9 +;; arch-tag: 645adcef-b835-4900-a10a-11f636c982b9 ;;; hmac-def.el ends here |