diff options
Diffstat (limited to 'src/lib/ctime')
-rw-r--r-- | src/lib/ctime/di_ops.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/ctime/di_ops.c b/src/lib/ctime/di_ops.c index 0859dd8bee..e1ac0943fb 100644 --- a/src/lib/ctime/di_ops.c +++ b/src/lib/ctime/di_ops.c @@ -281,7 +281,7 @@ select_array_member_cumulative_timei(const uint64_t *entries, int n_entries, } /** - * If <b>s</b> is true, then copy <b>n</b> bytes from <b>src</d> to + * If <b>s</b> is true, then copy <b>n</b> bytes from <b>src</b> to * <b>dest</b>. Otherwise leave <b>dest</b> alone. * * This function behaves the same as |