]> git.eshelyaron.com Git - emacs.git/commit
Silence byte compiler warning in auth-source-pass
authorAlex Branham <branham@utexas.edu>
Mon, 12 Feb 2018 19:28:20 +0000 (13:28 -0600)
committerNicolas Petton <nicolas@petton.fr>
Tue, 5 Jun 2018 13:51:32 +0000 (15:51 +0200)
commit24cbb659541b13ad373082f6cf76df7cc5cc1f38
treee110b2b02fadeb83d4088d3345639a7a9d97ee13
parent1d2551f8e70ab80a6f57ee11ab70f54aa916adcd
Silence byte compiler warning in auth-source-pass

* lisp/auth-source-pass.el (auth-source-pass-backend): Silence byte
compiler warning by only passing a parameter to `auth-source-backend'
in Emacs <= 25.
lisp/auth-source-pass.el