]> git.sesse.net Git - vlc/commitdiff
Fix compile
authorChristophe Mutricy <xtophe@videolan.org>
Fri, 31 Mar 2006 23:30:46 +0000 (23:30 +0000)
committerChristophe Mutricy <xtophe@videolan.org>
Fri, 31 Mar 2006 23:30:46 +0000 (23:30 +0000)
modules/access/dshow/dshow.cpp

index e851cd666d14b88d4697a2220745372e360fe8a4..b317b55688690d7216d4279e27f3fc28695565d4 100644 (file)
@@ -102,7 +102,7 @@ static char *ppsz_tuner_input_text[] =
 #define FPS_TEXT N_("Video input frame rate")
 #define FPS_LONGTEXT N_( \
     "Force the DirectShow video input to use a specific frame rate" \
-    "(eg. 0 means default, 25, 29.97, 50, 59.94, etc.)"
+    "(eg. 0 means default, 25, 29.97, 50, 59.94, etc.)")
 #define CONFIG_TEXT N_("Device properties")
 #define CONFIG_LONGTEXT N_( \
     "Show the properties dialog of the selected device before starting the " \