Commit 3d1ce7ba authored by bcoudurier's avatar bcoudurier

cosmetics: ffserver -> FFserver

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@15695 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent a3b42aa9
......@@ -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);
......
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