emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/hyperdrive e18fc5da04: Tidy


From: ELPA Syncer
Subject: [nongnu] elpa/hyperdrive e18fc5da04: Tidy
Date: Fri, 1 Dec 2023 15:59:42 -0500 (EST)

branch: elpa/hyperdrive
commit e18fc5da04ed40ecfa14f8ecf9249f46c72bb723
Author: Adam Porter <adam@alphapapa.net>
Commit: Adam Porter <adam@alphapapa.net>

    Tidy
---
 hyperdrive.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/hyperdrive.el b/hyperdrive.el
index 191b8e93e2..a4a9b03c87 100644
--- a/hyperdrive.el
+++ b/hyperdrive.el
@@ -104,7 +104,8 @@ Customize behavior with `hyperdrive-gateway-process-type', 
which see."
 ;;;###autoload
 (defun hyperdrive-stop ()
   "Stop `hyper-gateway' if running.
-Customize behavior with `hyperdrive-gateway-process-type', which see." 
(interactive)
+Customize behavior with `hyperdrive-gateway-process-type', which see."
+  (interactive)
   (h//gateway-stop))
 
 ;;;###autoload



reply via email to

[Prev in Thread] Current Thread [Next in Thread]