[vlc-devel] commit: Typo ( Rémi Denis-Courmont )

git version control git at videolan.org
Sun Oct 18 15:22:09 CEST 2009


vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sun Oct 18 16:22:05 2009 +0300| [562d58660f9b5efdcc9189fa1f4e3d7dfca9b146] | committer: Rémi Denis-Courmont 

Typo

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=562d58660f9b5efdcc9189fa1f4e3d7dfca9b146
---

 src/misc/mtime.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/misc/mtime.c b/src/misc/mtime.c
index c70f42b..454e99f 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




More information about the vlc-devel mailing list