Commit 71a83537 authored by Dridi Boukelmoune's avatar Dridi Boukelmoune

Typo

parent fd97e543
......@@ -362,7 +362,7 @@ VSLb_ts(struct vsl_log *vsl, const char *event, double first, double *pprev,
/* XXX: Make an option to turn off some unnecessary timestamp
logging. This must be done carefully because some functions
(e.g. V1L_Reserve) takes the last timestamp as it's initial
(e.g. V1L_Reserve) takes the last timestamp as its initial
value for timeout calculation. */
vsl_sanity(vsl);
assert(!isnan(now) && now != 0.);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment