]> git.sesse.net Git - vlc/commitdiff
Remove unneeded space.
authorJean-Baptiste Kempf <jb@videolan.org>
Thu, 31 Jul 2008 21:13:07 +0000 (14:13 -0700)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 31 Jul 2008 21:13:07 +0000 (14:13 -0700)
src/libvlc-module.c

index a9c531299ddc6e20e5b31f16fd09012de1e0f566..04526ddd14161919a589ff7b8da7d1f738688b1a 100644 (file)
@@ -1000,8 +1000,8 @@ 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 \
-     reading live stream.")
+#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 " \
      "reading a stream")