diff options
author | Miles Bader <miles@gnu.org> | 2008-04-18 02:46:47 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2008-04-18 02:46:47 +0000 |
commit | dc6ee347e3e4fe96397ef913d2ffe4901cc0c1a8 (patch) | |
tree | 26a23b650de11898e15332d65145b579a414bc8f /lisp/net | |
parent | 8ee085a488bc50e3d2c77b6b674de7992edee39b (diff) | |
download | emacs-dc6ee347e3e4fe96397ef913d2ffe4901cc0c1a8.tar.gz emacs-dc6ee347e3e4fe96397ef913d2ffe4901cc0c1a8.tar.bz2 emacs-dc6ee347e3e4fe96397ef913d2ffe4901cc0c1a8.zip |
Add arch tagline
Diffstat (limited to 'lisp/net')
-rw-r--r-- | lisp/net/zeroconf.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/net/zeroconf.el b/lisp/net/zeroconf.el index 9bd63c1ee10..a3445ead37d 100644 --- a/lisp/net/zeroconf.el +++ b/lisp/net/zeroconf.el @@ -672,4 +672,6 @@ For the description of arguments, see `zeroconf-resolved-services-hash'." zeroconf-interface-avahi-entry-group "Commit"))) (provide 'zeroconf) + +;; arch-tag: ea578165-7fa8-44f4-90f0-de3940aec69f ;;; zeroconf.el ends here |