summaryrefslogtreecommitdiffstats
path: root/avahi-core/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-core/log.h')
-rw-r--r--avahi-core/log.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/avahi-core/log.h b/avahi-core/log.h
index bb32ccc..25e3940 100644
--- a/avahi-core/log.h
+++ b/avahi-core/log.h
@@ -70,7 +70,6 @@ void avahi_log_info(const char*format, ...) AVAHI_GCC_PRINTF_ATTR12;
/** Shortcut for avahi_log(AVAHI_LOG_DEBUG, ...) */
void avahi_log_debug(const char*format, ...) AVAHI_GCC_PRINTF_ATTR12;
-
AVAHI_C_DECL_END
#endif