aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net/tramp.el
diff options
context:
space:
mode:
authorAndreas Schwab <[email protected]>2002-06-27 16:50:06 +0000
committerAndreas Schwab <[email protected]>2002-06-27 16:50:06 +0000
commitcdf4ead8ad6c3129c54147a34ce37f9289d3fb4b (patch)
treee4672840ac71326460f14fe0a1d131b54aa467c9 /lisp/net/tramp.el
parent5b62b30130e109be26ae4032c2e879425ca9301f (diff)
(tramp-handle-ange-ftp): Fix typo.
Diffstat (limited to 'lisp/net/tramp.el')
-rw-r--r--lisp/net/tramp.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/tramp.el b/lisp/net/tramp.el
index fd38aac3f0..2965c69e2c 100644
--- a/lisp/net/tramp.el
+++ b/lisp/net/tramp.el
@@ -2978,7 +2978,7 @@ Falls back to normal file name handler if no tramp file name handler exists."
Requests suitable for Ange-FTP will be forwarded to Ange-FTP.
Also see the variables `tramp-ftp-method', `tramp-default-method',
and `tramp-default-method-alist'."
-j (let ((a1 (rassq 'ange-ftp-hook-function file-name-handler-alist))
+ (let ((a1 (rassq 'ange-ftp-hook-function file-name-handler-alist))
(a2 (rassq 'ange-ftp-completion-hook-function file-name-handler-alist))
(a3 (rassq 'tramp-file-name-handler file-name-handler-alist)))
(setq file-name-handler-alist