Provide function prototypes for macros that take arguments,
authorschwarze <schwarze@openbsd.org>
Sat, 29 Apr 2023 13:37:03 +0000 (13:37 +0000)
committerschwarze <schwarze@openbsd.org>
Sat, 29 Apr 2023 13:37:03 +0000 (13:37 +0000)
commitcf760cb94b538ba2a086cbf12723fa7e79382ed8
tree3fcfaf8333ef87a4183208e1187754c79a64db39
parent3f6ddbdbc7c2e65cbd6cd91917c7ff198ba62cd1
Provide function prototypes for macros that take arguments,
rename the "ev" argument to "event" to make some text read better,
and get rid of colons at the ends of list tags.

OK jmc@ and Ted Bullock.
lib/libevent/event_set.3