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:
parent
8404253d17
commit
d4c2aa4f91
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue