From 562d58660f9b5efdcc9189fa1f4e3d7dfca9b146 Mon Sep 17 00:00:00 2001 From: =?utf8?q?R=C3=A9mi=20Denis-Courmont?= Date: Sun, 18 Oct 2009 16:22:05 +0300 Subject: [PATCH] Typo --- src/misc/mtime.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/misc/mtime.c b/src/misc/mtime.c index c70f42b012..454e99fb27 100644 --- a/src/misc/mtime.c +++ b/src/misc/mtime.c @@ -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 -- 2.39.2