Mercurial > emacs
changeset 91532:c4baafae1dc1
(tramp-cleanup-connection): Update calls to
tramp-flush-connection-property for removed 2nd argument.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 05 Feb 2008 03:54:24 +0000 |
parents | 24d3fbc119ce |
children | f120791cf31d |
files | lisp/net/tramp-cmds.el |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/net/tramp-cmds.el Tue Feb 05 02:36:40 2008 +0000 +++ b/lisp/net/tramp-cmds.el Tue Feb 05 03:54:24 2008 +0000 @@ -88,8 +88,8 @@ (tramp-flush-directory-property vec "/") ;; Flush connection cache. - (tramp-flush-connection-property (tramp-get-connection-process vec) nil) - (tramp-flush-connection-property vec nil) + (tramp-flush-connection-property (tramp-get-connection-process vec)) + (tramp-flush-connection-property vec) ;; Remove buffers. (dolist