]> git.eshelyaron.com Git - emacs.git/commit
Fix compilation warnings in rfc2104
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 12 Jun 2019 23:53:52 +0000 (01:53 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 12 Jun 2019 23:53:58 +0000 (01:53 +0200)
commitc717a5bf53a9f08f2123968b62800a8450589719
tree74b499b1c4d6281fa0e8b622810370f5b6c63e83
parent73ab8f4b8cb6f08e7b694bdadcd42751b3916dae
Fix compilation warnings in rfc2104

* lisp/net/rfc2104.el (rfc2104-hash): Remove superflous calls to
string-make-unibyte and avoid two compilation warnings.
lisp/net/rfc2104.el