]> git.meshlink.io Git - catta/blobdiff - avahi-core/util.h
* split packet scheduler into three seperate parts
[catta] / avahi-core / util.h
index 59a0be6573c0d7a074755549f48f766a515b2e92..04dd4258716cd7969d8799e6284c91094c898d61 100644 (file)
@@ -36,7 +36,7 @@ gint avahi_wait_for_write(gint fd);
 
 GTimeVal *avahi_elapse_time(GTimeVal *tv, guint msec, guint jitter);
 
-gint avahi_age(const GTimeVal *a);
+glong avahi_age(const GTimeVal *a);
 
 gboolean avahi_domain_equal(const gchar *a, const gchar *b);
 gint avahi_binary_domain_cmp(const gchar *a, const gchar *b);