diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2008-01-14 19:35:12 +0000 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2008-01-14 19:35:12 +0000 |
commit | b58c3770c7a6ec0488824b2e3862ec0c08979915 (patch) | |
tree | 25db4284e87a89a83045190592c76ec69c120229 /lisp/net/tramp-cache.el | |
parent | 027d6bb11403cd7ee09d69003a94f88e00687df1 (diff) | |
download | emacs-b58c3770c7a6ec0488824b2e3862ec0c08979915.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp/net/tramp-cache.el')
-rw-r--r-- | lisp/net/tramp-cache.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/tramp-cache.el b/lisp/net/tramp-cache.el index 68c29a50982..4654c212ee3 100644 --- a/lisp/net/tramp-cache.el +++ b/lisp/net/tramp-cache.el @@ -1,6 +1,6 @@ ;;; tramp-cache.el --- file information caching for Tramp -;; Copyright (C) 2000, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. +;; Copyright (C) 2000, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Daniel Pittman <daniel@inanna.danann.net> ;; Michael Albinus <michael.albinus@gmx.de> |