From: Po Lu Date: Mon, 26 Feb 2024 06:13:49 +0000 (+0800) Subject: ; Delete trailing whitespace X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=72d7175715056f65d5d0dc3ef5cbfaf6832d3698;p=emacs.git ; Delete trailing whitespace * lisp/net/tramp-androidsu.el (tramp-androidsu-maybe-open-connection): Delete trailing whitespace. (cherry picked from commit 1687adcb5c93b490e2e7edcd14615af295e791ed) --- diff --git a/lisp/net/tramp-androidsu.el b/lisp/net/tramp-androidsu.el index 417ef25ed8a..06800205f2e 100644 --- a/lisp/net/tramp-androidsu.el +++ b/lisp/net/tramp-androidsu.el @@ -158,7 +158,7 @@ multibyte mode and waits for the shell prompt to appear." ;; Mark it as connected. (tramp-set-connection-property p "connected" t)))) - + ;; Cleanup, and propagate the signal. ((error quit) (tramp-cleanup-connection vec t)