aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/net')
-rw-r--r--lisp/net/zeroconf.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/zeroconf.el b/lisp/net/zeroconf.el
index 972ff88bb69..e6339776a65 100644
--- a/lisp/net/zeroconf.el
+++ b/lisp/net/zeroconf.el
@@ -482,7 +482,7 @@ DOMAIN is nil, the local domain is used."
482 (dbus-ping :system zeroconf-service-avahi) 482 (dbus-ping :system zeroconf-service-avahi)
483 (dbus-call-method 483 (dbus-call-method
484 :system zeroconf-service-avahi zeroconf-path-avahi 484 :system zeroconf-service-avahi zeroconf-path-avahi
485 zeroconf-interface-avahi-server "IsNSSSupportAvailable")) 485 zeroconf-interface-avahi-server "GetVersionString"))
486 486
487 ;; Reset all stored values. 487 ;; Reset all stored values.
488 (setq zeroconf-path-avahi-service-type-browser nil 488 (setq zeroconf-path-avahi-service-type-browser nil