]> git.meshlink.io Git - catta/blobdiff - avahi-core/log.h
* remove lots of DOXYGEN_SHOULD_SKIP_THIS from the header files, use doxygen macro...
[catta] / avahi-core / log.h
index bb32cccd946fb264f193aae8eabfe149a9742bdd..25e394013a120182d601c1ef338c1ecd47618660 100644 (file)
@@ -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