Commit 562d5866 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Typo

parent 4369204a
......@@ -82,7 +82,7 @@ int nanosleep(struct timespec *, struct timespec *);
/*
* We cannot use the monotonic clock if clock selection is not available,
* as it would screw vlc_cond_timedwait() completely. Instead, we have to
* stick to the realtime clock. Nevermind it screws everything uå when ntpdate
* stick to the realtime clock. Nevermind it screws everything up when ntpdate
* warps the wall clock.
*/
# undef CLOCK_MONOTONIC
......
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