From: Michael Albinus Date: Thu, 15 Dec 2022 15:36:38 +0000 (+0100) Subject: ; * lisp/net/tramp-crypt.el: Fix comment. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~16^2~1597 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=d4c2aa4f913d07d627296c3e96125c4a8c143bd7;p=emacs.git ; * lisp/net/tramp-crypt.el: Fix comment. --- diff --git a/lisp/net/tramp-crypt.el b/lisp/net/tramp-crypt.el index fa40f968180..249b3fcd4d7 100644 --- a/lisp/net/tramp-crypt.el +++ b/lisp/net/tramp-crypt.el @@ -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.