]> git.eshelyaron.com Git - emacs.git/commitdiff
(tramp-handle-ange-ftp): Fix typo.
authorAndreas Schwab <schwab@suse.de>
Thu, 27 Jun 2002 16:50:06 +0000 (16:50 +0000)
committerAndreas Schwab <schwab@suse.de>
Thu, 27 Jun 2002 16:50:06 +0000 (16:50 +0000)
lisp/net/tramp.el

index fd38aac3f09c2235a21fc604a98ee2dda7fc7b88..2965c69e2c76e24a5a7fb46a7f30ccc98be76cbf 100644 (file)
@@ -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