doc: ck_epoch_call: Insert empty string between type definitions.

ck_pring
Artemiy Volkov 11 years ago committed by Linux User
parent d6b53944ff
commit f9d6c8cb85

@ -34,6 +34,7 @@ Concurrency Kit (libck, \-lck)
.Sh SYNOPSIS
.In ck_epoch.h
typedef struct ck_epoch_entry ck_epoch_entry_t;
.br
typedef void ck_epoch_cb_t(ck_epoch_entry_t *);
.Ft void
.Fn ck_epoch_call "ck_epoch_t *epoch" "ck_epoch_record_t *record" "ck_epoch_entry_t *entry" "ck_epoch_cb_t *function"

Loading…
Cancel
Save