aboutsummaryrefslogtreecommitdiff
path: root/src/zeroconf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/zeroconf.c')
-rw-r--r--src/zeroconf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zeroconf.c b/src/zeroconf.c
index 50e4c9c1..eeec794c 100644
--- a/src/zeroconf.c
+++ b/src/zeroconf.c
@@ -494,5 +494,5 @@ void finishZeroconf(void)
avahi_free( avahiName );
avahiName = NULL;
-#endif // HAVE_AVAHI
+#endif /* HAVE_AVAHI */
}