]> git.eshelyaron.com Git - emacs.git/commitdiff
; Delete trailing whitespace
authorPo Lu <luangruo@yahoo.com>
Mon, 26 Feb 2024 06:13:49 +0000 (14:13 +0800)
committerEshel Yaron <me@eshelyaron.com>
Wed, 28 Feb 2024 17:53:01 +0000 (18:53 +0100)
* lisp/net/tramp-androidsu.el
(tramp-androidsu-maybe-open-connection): Delete trailing
whitespace.

(cherry picked from commit 1687adcb5c93b490e2e7edcd14615af295e791ed)

lisp/net/tramp-androidsu.el

index 417ef25ed8a50fb2820ec524a206e1eecf1d4ae3..06800205f2e46d790ef5469614cb05e3aad0c5bc 100644 (file)
@@ -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)