1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-04 22:50:59 -08:00

; * lisp/net/tramp-crypt.el: Fix comment.

This commit is contained in:
Michael Albinus 2022-12-15 16:36:38 +01:00
parent 8404253d17
commit d4c2aa4f91

View file

@ -318,7 +318,7 @@ connection if a previous connection has died for some reason."
(process-put p 'vector vec)
(set-process-query-on-exit-flag p nil)))
;; The following operations must be performed w/o
;; The following operations must be performed without
;; `tramp-crypt-file-name-handler'.
(let* (tramp-crypt-enabled
;; Don't check for a proper method.