[rtmpdump] r192 - trunk/rtmpdump.c
hyc
subversion at mplayerhq.hu
Tue Jan 5 23:22:08 CET 2010
Author: hyc
Date: Tue Jan 5 23:22:07 2010
New Revision: 192
Log:
Fix typo
Modified:
trunk/rtmpdump.c
Modified: trunk/rtmpdump.c
==============================================================================
--- trunk/rtmpdump.c Tue Jan 5 22:17:37 2010 (r191)
+++ trunk/rtmpdump.c Tue Jan 5 23:22:07 2010 (r192)
@@ -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 propertiews will not be included in the connect ");
+ ("If you don't pass parameters for swfUrl, pageUrl, app or auth these properties will not be included in the connect ");
LogPrintf("packet.\n\n");
return RD_SUCCESS;
#ifdef CRYPTO
More information about the rtmpdump
mailing list