[vlc-devel] commit: Fix commit. ( Rémi Duraffort )
git version control
git at videolan.org
Thu Jul 31 22:08:00 CEST 2008
vlc | branch: master | Rémi Duraffort <ivoire at videolan.org> | Thu Jul 31 22:11:25 2008 +0200| [54b65bedc9a2abe2461f650c0d40b387f0839174]
Fix commit.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=54b65bedc9a2abe2461f650c0d40b387f0839174
---
src/libvlc-module.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/libvlc-module.c b/src/libvlc-module.c
index 64cea2b..a9c5312 100644
--- a/src/libvlc-module.c
+++ b/src/libvlc-module.c
@@ -1000,7 +1000,7 @@ static const char *const ppsz_clock_descriptions[] =
"This option is useful if you want to lower the latency when " \
"reading a stream")
-#define AUTO_ADJUST_PTS_DELAY N_("(Experimental) Minimize latency when
+#define AUTO_ADJUST_PTS_DELAY N_("(Experimental) Minimize latency when \
reading live stream.")
#define AUTO_ADJUST_PTS_DELAY_LONGTEXT N_( \
"This option is useful if you want to lower the latency when " \
More information about the vlc-devel
mailing list