From 215b93e44c54514c49254a275da86701fe075e30 Mon Sep 17 00:00:00 2001 From: rofafor Date: Sat, 12 Feb 2011 20:32:17 +0000 Subject: Add missing line feeds. --- xine_frontend_main.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/xine_frontend_main.c b/xine_frontend_main.c index 48cc0e38..43e651a4 100644 --- a/xine_frontend_main.c +++ b/xine_frontend_main.c @@ -4,7 +4,7 @@ * See the main source file 'xineliboutput.c' for copyright information and * how to reach the author. * - * $Id: xine_frontend_main.c,v 1.94 2011-01-23 19:42:08 phintuka Exp $ + * $Id: xine_frontend_main.c,v 1.95 2011-02-12 20:32:17 rofafor Exp $ * */ @@ -106,12 +106,12 @@ static const char help_str[] = " -f, --fullscreen Fullscreen mode\n" #ifdef HAVE_XRENDER " -D, --hud[=flag[,flag]] Head Up Display OSD mode using compositing\n" - " flags:\n" + " Optional flags:\n" # ifdef HAVE_XSHAPE - " xshape Use XShape instead of compositing" + " xshape Use XShape instead of compositing\n" # endif # ifdef HAVE_OPENGL - " opengl Use OpenGL instead of compositing" + " opengl Use OpenGL instead of compositing\n" # endif #endif #ifdef HAVE_OPENGL -- cgit v1.2.3