]> git.eshelyaron.com Git - emacs.git/commit
Fix type check in tramp-get-buffer-string
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 25 Jun 2023 12:31:23 +0000 (14:31 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 25 Jun 2023 12:31:23 +0000 (14:31 +0200)
commitfc7e7c3fde37d2038b75b2e8c27cfbbd616c85fb
tree521064d932b01c3ce1c02b9499cc003c8b9a7489
parent2aa57fe6cf973c4e7c5134958a17a478a6feb4a9
Fix type check in tramp-get-buffer-string

* lisp/net/tramp.el (tramp-get-buffer-string): Check, that BUFFER
is really a bufferp.
lisp/net/tramp.el