summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Albinus <michael.albinus@gmx.de>2019-05-03 10:05:15 +0200
committerMichael Albinus <michael.albinus@gmx.de>2019-05-03 10:05:15 +0200
commit8b0cb7b261b5b5443413aac65dcfc7a934838f90 (patch)
tree00d479a309abb4691640ec2a5d6784a9cc52a4b6
parent9ae94ebdfa80cf3983c254696b5ab998f7296aec (diff)
downloademacs-8b0cb7b261b5b5443413aac65dcfc7a934838f90.tar.gz
; Fix declaration in tramp-compat.el
-rw-r--r--lisp/net/tramp-compat.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/net/tramp-compat.el b/lisp/net/tramp-compat.el
index a05c8419782..b8a2b451360 100644
--- a/lisp/net/tramp-compat.el
+++ b/lisp/net/tramp-compat.el
@@ -45,8 +45,8 @@
(require 'timer)
(require 'ucs-normalize)
-(declare-function tramp-compat-file-local-name 'tramp-compat)
-(declare-function tramp-compat-file-name-quoted-p 'tramp-compat)
+(declare-function tramp-compat-file-local-name "tramp-compat")
+(declare-function tramp-compat-file-name-quoted-p "tramp-compat")
;; For not existing functions, obsolete functions, or functions with a
;; changed argument list, there are compiler warnings. We want to