logging: fix comment typo
authorMichael Adam <obnox@samba.org>
Mon, 15 Apr 2013 10:50:42 +0000 (12:50 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 17 Apr 2013 10:44:26 +0000 (12:44 +0200)
Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
server/ctdb_logging.c

index dfb50639aa377d1337ef57e2d8ad37fd8045c0fb..0b6ac12f7f670d5c5bbaa6ce4c0b0369baae926e 100644 (file)
@@ -65,7 +65,7 @@ static void ctdb_syslog_handler(struct event_context *ev, struct fd_event *fde,
 }
 
 
-/* called when the pipd from the main daemon has closed
+/* called when the pipe from the main daemon has closed
  * this is for the syslog daemon, we can not use DEBUG here
  */
 static void ctdb_syslog_terminate_handler(struct event_context *ev, struct fd_event *fde,