]> git.sesse.net Git - vlc/commitdiff
Here too.
authorAntoine Cellerier <dionoea@videolan.org>
Sat, 15 Dec 2007 21:56:49 +0000 (21:56 +0000)
committerAntoine Cellerier <dionoea@videolan.org>
Sat, 15 Dec 2007 21:56:49 +0000 (21:56 +0000)
modules/video_output/fb.c

index 943f5507e9d55962e90bef6bc2d60fea67311b77..60eb6d03b15226ce9062f5d020e5044df9c921f1 100644 (file)
@@ -71,7 +71,7 @@ static void GfxMode        ( int i_tty );
 #define TTY_TEXT N_("Run fb on current tty.")
 #define TTY_LONGTEXT N_( \
     "Run framebuffer on current TTY device (default enabled). " \
-    "(disable tty handling with caution)" );
+    "(disable tty handling with caution)" )
 
 #define CHROMA_TEXT N_("Chroma used.")
 #define CHROMA_LONGTEXT N_( \