]> arthur.barton.de Git - netatalk.git/blobdiff - etc/afpd/main.c
Merge branch 'v3-cleanup' into tmp/v3.0.2-alex
[netatalk.git] / etc / afpd / main.c
index 0e0a858e84ce51b9b6bad2ee2f4118e10e837232..a00534c8b6a85074581bd6815d853ba9b955907f 100644 (file)
@@ -352,7 +352,7 @@ int main(int ac, char **av)
     /* watch atp, dsi sockets and ipc parent/child file descriptor. */
 
     if (obj.options.flags & OPTION_KEEPSESSIONS) {
-        LOG(log_note, logtype_afpd, "Activating continous service");
+        LOG(log_note, logtype_afpd, "Activating continuous service");
         disasociated_ipc_fd = ipc_server_uds(_PATH_AFP_IPC);
     }