branch: elpa/hyperdrive
commit e65473e3519bb75ddb3f3deb84164e74cdfddc77
Author: Joseph Turner <[email protected]>
Commit: Joseph Turner <[email protected]>

    Comment: Add TODO
---
 hyperdrive.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hyperdrive.el b/hyperdrive.el
index 1f98944f04..029fea702e 100644
--- a/hyperdrive.el
+++ b/hyperdrive.el
@@ -99,7 +99,7 @@
 Calls function set in option `hyperdrive-gateway-start-function',
 which see."
   (interactive)
-  ;; TODO: Verify that the expected version, e.g., 3.7.0, is installed.
+  ;; TODO: Verify that the expected version, e.g., 3.7.0, is installed.  Do 
this in an after-start hook?
   (funcall h/gateway-start-function))
 
 ;;;###autoload

Reply via email to