X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/91c9324af56bd50592e818fd4763e6cdcea68857..49a773ebadd79145a20ad434caddcb7c4d5616b3:/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