summaryrefslogtreecommitdiffstats
path: root/avahi-core/entry.c
diff options
context:
space:
mode:
authorFederico Lucifredi <flucifredi@acm.org>2007-12-25 23:50:32 +0000
committerFederico Lucifredi <flucifredi@acm.org>2007-12-25 23:50:32 +0000
commitb1adc4587692d08218a764ba8252f74d7afe12e2 (patch)
tree5759fd5895171d7893d741f1448cad1c3dea2d97 /avahi-core/entry.c
parent96249cf8001158f574efa25bd6860dd7c0b1b72e (diff)
building wire-format packet.
git-svn-id: file:///home/lennart/svn/public/avahi/branches/federico@1625 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'avahi-core/entry.c')
-rw-r--r--avahi-core/entry.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-core/entry.c b/avahi-core/entry.c
index 807efe5..5db8908 100644
--- a/avahi-core/entry.c
+++ b/avahi-core/entry.c
@@ -226,7 +226,7 @@ static AvahiEntry * server_add_internal(
printf("+++ record of type %d named %s observed at entrypoint\n", r->key->type, r->key->name);
/* sketch publishing function */
- /*wide_area_publish(r);*/
+ /*wide_area_publish();*/
if (flags & AVAHI_PUBLISH_UPDATE) {
AvahiRecord *old_record;