projects
/
platform
/
upstream
/
avahi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7db3eff
)
hide "Bad probe size estimate" warning in probe code which was generated when assembl...
author
Lennart Poettering
<lennart@poettering.net>
Wed, 22 Feb 2006 22:52:33 +0000
(22:52 +0000)
committer
Lennart Poettering
<lennart@poettering.net>
Wed, 22 Feb 2006 22:52:33 +0000
(22:52 +0000)
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1153
941a03a8
-eaeb-0310-b9a0-
b1bbd8fe43fe
avahi-core/probe-sched.c
patch
|
blob
|
history
diff --git
a/avahi-core/probe-sched.c
b/avahi-core/probe-sched.c
index
4516379
..
f430bce
100644
(file)
--- a/
avahi-core/probe-sched.c
+++ b/
avahi-core/probe-sched.c
@@
-302,7
+302,7
@@
static void elapse_callback(AVAHI_GCC_UNUSED AvahiTimeEvent *e, void* data) {
continue;
if (!avahi_dns_packet_append_record(p, pj->record, 0, 0)) {
- avahi_log_warn("Bad probe size estimate!");
+/* avahi_log_warn("Bad probe size estimate!"); */
/* Unmark all following jobs */
for (; pj; pj = pj->jobs_next)