summaryrefslogtreecommitdiff
path: root/cups/dest.c
diff options
context:
space:
mode:
authorMichael Sweet <michael.r.sweet@gmail.com>2017-06-15 08:34:20 -0400
committerMichael Sweet <michael.r.sweet@gmail.com>2017-06-15 08:34:20 -0400
commitac032efa3e54de42e1666bdf0f5c72a769f99b85 (patch)
treeb9d94fe8746c385bfdbcea9154eecec990ba36b7 /cups/dest.c
parent08566de2512d52f9be755140476335939167af9a (diff)
downloadcups-ac032efa3e54de42e1666bdf0f5c72a769f99b85.tar.gz
Update reference to Avahi poll bug (now moved to Github...)
Diffstat (limited to 'cups/dest.c')
-rw-r--r--cups/dest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cups/dest.c b/cups/dest.c
index 0be2bbeb5..41d766909 100644
--- a/cups/dest.c
+++ b/cups/dest.c
@@ -3360,7 +3360,7 @@ cups_dnssd_local_cb(
*
* Note: This function is needed because avahi_simple_poll_iterate is broken
* and always uses a timeout of 0 (!) milliseconds.
- * (Avahi Ticket #364)
+ * (https://github.com/lathiat/avahi/issues/127)
*
* @private@
*/