From a3341b9da61431480c64e375d0ef842c4305ab3c Mon Sep 17 00:00:00 2001 From: Baptiste Coudurier Date: Sat, 25 Oct 2008 00:51:45 +0000 Subject: cosmetics: ffserver -> FFserver Originally committed as revision 15695 to svn://svn.ffmpeg.org/ffmpeg/trunk --- ffserver.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ffserver.c') diff --git a/ffserver.c b/ffserver.c index dcaeeb4834..168f996f5d 100644 --- a/ffserver.c +++ b/ffserver.c @@ -567,7 +567,7 @@ static int http_server(void) return -1; } - http_log("ffserver started.\n"); + http_log("FFserver started.\n"); start_children(first_feed); @@ -4450,7 +4450,7 @@ static void opt_debug() static void opt_show_help(void) { - printf("usage: ffserver [options]\n" + printf("usage: FFserver [options]\n" "Hyper fast multi format Audio/Video streaming server\n"); printf("\n"); show_help_options(options, "Main options:\n", 0, 0); -- cgit v1.2.3