summaryrefslogtreecommitdiffstats
path: root/avahi-core/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-core/util.h')
-rw-r--r--avahi-core/util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-core/util.h b/avahi-core/util.h
index 59a0be6..04dd425 100644
--- a/avahi-core/util.h
+++ b/avahi-core/util.h
@@ -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);