[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master 1687adcb5c9 2/2: ; Delete trailing whitespace
From: |
Po Lu |
Subject: |
master 1687adcb5c9 2/2: ; Delete trailing whitespace |
Date: |
Mon, 26 Feb 2024 01:14:21 -0500 (EST) |
branch: master
commit 1687adcb5c93b490e2e7edcd14615af295e791ed
Author: Po Lu <luangruo@yahoo.com>
Commit: Po Lu <luangruo@yahoo.com>
; Delete trailing whitespace
* lisp/net/tramp-androidsu.el
(tramp-androidsu-maybe-open-connection): Delete trailing
whitespace.
---
lisp/net/tramp-androidsu.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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)