Commit b02d9f27 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Remove unneeded space.

parent 848489c3
...@@ -1000,8 +1000,8 @@ static const char *const ppsz_clock_descriptions[] = ...@@ -1000,8 +1000,8 @@ static const char *const ppsz_clock_descriptions[] =
"This option is useful if you want to lower the latency when " \ "This option is useful if you want to lower the latency when " \
"reading a stream") "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.") "reading live stream.")
#define AUTO_ADJUST_PTS_DELAY_LONGTEXT N_( \ #define AUTO_ADJUST_PTS_DELAY_LONGTEXT N_( \
"This option is useful if you want to lower the latency when " \ "This option is useful if you want to lower the latency when " \
"reading a stream") "reading a stream")
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment