branch: elpa/hyperdrive
commit c0bfe00310b93ca09c0b491eee99807c291fd090
Author: Joseph Turner <jos...@ushin.org>
Commit: Joseph Turner <jos...@ushin.org>

    Tidy: (hyperdrive-install) Use shorthands
---
 hyperdrive.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hyperdrive.el b/hyperdrive.el
index ef0c40192a..6c713fad03 100644
--- a/hyperdrive.el
+++ b/hyperdrive.el
@@ -1446,7 +1446,7 @@ If FORCEP, don't prompt for confirmation before 
downloading."
                (if urls-and-hashes
                    (try)
                  (setf h/install-process nil)
-                 (hyperdrive-menu-refresh)
+                 (h/menu-refresh)
                  (hyperdrive-error "Downloading failed; no more mirrors 
available")))))
          (head-size (url)
            (when-let ((response (plz 'head url :as 'response :connect-timeout 
5)))

Reply via email to