summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1998-06-09 02:53:29 +0000
committerRichard M. Stallman <rms@gnu.org>1998-06-09 02:53:29 +0000
commit16417dd9e9fbb18c170371d5292c76b3f51d2bcd (patch)
tree35a386c12c36f85161e995ab2b0ae84d559cb5e7
parent03511cfdaa9b5718f78c60bcf794c9dbdf00bfa4 (diff)
downloademacs-16417dd9e9fbb18c170371d5292c76b3f51d2bcd.tar.gz
(ange-ftp-expand-dir): Use null-device.
-rw-r--r--lisp/ange-ftp.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ange-ftp.el b/lisp/ange-ftp.el
index 927bb86c3f3..138e4a2ac1a 100644
--- a/lisp/ange-ftp.el
+++ b/lisp/ange-ftp.el
@@ -2963,7 +2963,7 @@ logged in as user USER and cd'd to directory DIR."
"\\|"
ange-ftp-good-msgs))
(result (ange-ftp-send-cmd host user
- (list 'get dir grep-null-device)
+ (list 'get dir null-device)
(format "expanding %s" dir)))
(line (cdr result)))
(setq res