]> git.eshelyaron.com Git - emacs.git/commit
Fix a few compiler warnings in auth-source.el
authorPhilipp Stephani <phst@google.com>
Wed, 20 Dec 2017 17:06:28 +0000 (18:06 +0100)
committerPhilipp Stephani <phst@google.com>
Wed, 20 Dec 2017 17:06:28 +0000 (18:06 +0100)
commit909bea9e5abafde8cf1d7244503640796fbfc142
treebea0ceb73dd832d38ddc9c252547e272a8094bc0
parent675a4e13cf14ff5bff61d06454269983844a8f91
Fix a few compiler warnings in auth-source.el

* lisp/auth-source.el (json): Add missing require.
(auth-source-json-search): Remove unused argument.
lisp/auth-source.el