]> arthur.barton.de Git - netatalk.git/commitdiff
line endings
authorFrank Lahm <franklahm@googlemail.com>
Sun, 20 Jun 2010 12:43:29 +0000 (14:43 +0200)
committerFrank Lahm <franklahm@googlemail.com>
Sun, 20 Jun 2010 12:43:29 +0000 (14:43 +0200)
etc/afpd/afp_avahi.h

index de6f3db7da3fdb2df2037cf63b575c8d45ae1ee0..dfdd384c425c98d28f1b1ae5a08010aa5b5ebf26 100644 (file)
 
 #include <avahi-common/alternative.h>
 
-#ifndef HAVE_AVAHI_THREADED_POLL\r
+#ifndef HAVE_AVAHI_THREADED_POLL
 #include <avahi-common/simple-watch.h>
-#include <signal.h> /* SIG_BLOCK */\r
-#else\r
-#include <avahi-common/thread-watch.h>\r
+#include <signal.h> /* SIG_BLOCK */
+#else
+#include <avahi-common/thread-watch.h>
 #endif
 
 #include <avahi-common/malloc.h>