]> git.eshelyaron.com Git - emacs.git/commit
Fix typo in tramp-get-remote-gid
authorDario Gjorgjevski <dario.gjorgjevski+git@gmail.com>
Mon, 26 Apr 2021 07:57:23 +0000 (09:57 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 26 Apr 2021 07:57:23 +0000 (09:57 +0200)
commita9560a2b51191bbd832641fb8b0f9d88e89b5d36
treeffd0cb6549fc231eb897359e3eec53ed093b6c81
parent50f29f6a282b7426377be5fb54322fc5b5a487fc
Fix typo in tramp-get-remote-gid

* lisp/net/tramp.el (tramp-get-remote-gid): Pass the correct
operation to find-file-name-handler.  (Bug#48026)
lisp/net/tramp.el