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

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


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

Grammar

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

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

diff --git a/src/misc/mtime.c b/src/misc/mtime.c
index d196fb7..c70f42b 100644
--- a/src/misc/mtime.c
+++ b/src/misc/mtime.c
@@ -80,9 +80,9 @@ int nanosleep(struct timespec *, struct timespec *);
 
 # if (_POSIX_CLOCK_SELECTION < 0)
 /*
- * We cannot use the monotonic clock is clock selection is not available,
+ * 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 when ntpdate
+ * stick to the realtime clock. Nevermind it screws everything uå when ntpdate
  * warps the wall clock.
  */
 #  undef CLOCK_MONOTONIC




More information about the vlc-devel mailing list