From: hyc Date: Wed, 6 Jan 2010 04:28:29 +0000 (+0000) Subject: app is parsed from url X-Git-Tag: v2.4~314 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5414cca0e46e82e54a9505f4687f6f15cb8ada96;p=rtmpdump app is parsed from url git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@197 400ebc74-4327-4243-bc38-086b20814532 --- diff --git a/rtmpdump.c b/rtmpdump.c index 4b731eb..be524c9 100644 --- a/rtmpdump.c +++ b/rtmpdump.c @@ -1256,7 +1256,7 @@ main(int argc, char **argv) LogPrintf("--verbose|-V Verbose command output.\n"); LogPrintf("--debug|-z Debug level command output.\n"); LogPrintf - ("If you don't pass parameters for swfUrl, pageUrl, app or auth these properties will not be included in the connect "); + ("If you don't pass parameters for swfUrl, pageUrl, or auth these properties will not be included in the connect "); LogPrintf("packet.\n\n"); return RD_SUCCESS; #ifdef CRYPTO