summaryrefslogtreecommitdiffstats
path: root/avahi-core/entry.c
diff options
context:
space:
mode:
authorFederico Lucifredi <flucifredi@acm.org>2007-10-20 21:14:44 +0000
committerFederico Lucifredi <flucifredi@acm.org>2007-10-20 21:14:44 +0000
commit11c568afbd5ec605715015119d4b09f8c68a18cd (patch)
tree2ae70e8474e95a7c3bfc8f6a0edd525540b8476e /avahi-core/entry.c
parenteb579d3b1bb4b29b2b7a2b06a435bbdb9208d28d (diff)
change message so I can even see it
git-svn-id: file:///home/lennart/svn/public/avahi/branches/federico@1553 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 a353fe1..d3071fe 100644
--- a/avahi-core/entry.c
+++ b/avahi-core/entry.c
@@ -222,7 +222,7 @@ static AvahiEntry * server_add_internal(
(flags & AVAHI_PUBLISH_UPDATE), AVAHI_ERR_BAD_STATE);
/* tracing message for wide-area pub development */
- printf("record of type %d named %s observed at entrypoint\n", r->key->type, r->key->name);
+ printf("*** record of type %d named %s observed at entrypoint\n", r->key->type, r->key->name);
if (flags & AVAHI_PUBLISH_UPDATE) {