From 39917dc347d738e06b81b9456d61f8415a0a0572 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sat, 15 Oct 2005 03:11:30 +0000 Subject: * fix oid calculation * really create a recursive mutex * implement sw_discovery_resolve() * initialize value data with NUL bytes in sw_text_record_iterator_next(), since HOWL seems to assume it git-svn-id: file:///home/lennart/svn/public/avahi/trunk@768 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- avahi-compat-howl/funcs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'avahi-compat-howl/funcs.txt') diff --git a/avahi-compat-howl/funcs.txt b/avahi-compat-howl/funcs.txt index 19cfef1..ab1f6dc 100644 --- a/avahi-compat-howl/funcs.txt +++ b/avahi-compat-howl/funcs.txt @@ -7,7 +7,7 @@ x sw_discovery_fina sw_discovery_publish sw_discovery_browse_domains x sw_discovery_browse -sw_discovery_resolve +x sw_discovery_resolve x sw_discovery_cancel x sw_discovery_run x sw_discovery_stop_run -- cgit