X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/964e027d42b45421cfeb4f19ab19d9d740cae281..28dc2d220aee492d34c35e3e0756248a16d55b5a:/lib/event.c diff --git a/lib/event.c b/lib/event.c index db8b940..0e97596 100644 --- a/lib/event.c +++ b/lib/event.c @@ -1234,7 +1234,7 @@ int ev_writer_flush(ev_writer *w) { /* buffered reader ************************************************************/ -/** @brief Shut down a reader* +/** @brief Shut down a reader * * This is the only path through which we cancel and close the file descriptor. * As with the writer case it is given timeout signature to allow it be