mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-26 23:23:33 +00:00
bug 127585 - xpidl usage is incorrect. r=timeless, sr=jst
This commit is contained in:
parent
c31d3e3b1e
commit
8c018c2af6
@ -71,7 +71,7 @@ PRUint8 major_version = XPT_MAJOR_VERSION;
|
||||
PRUint8 minor_version = XPT_MINOR_VERSION;
|
||||
|
||||
static char xpidl_usage_str[] =
|
||||
"Usage: %s [-m mode] [-w] [-v] [-t version number]\n"
|
||||
"Usage: %s -m mode [-w] [-v] [-t version number]\n"
|
||||
" [-I path] [-o basename | -e filename.ext] filename.idl\n"
|
||||
" -a emit annotations to typelib\n"
|
||||
" -w turn on warnings (recommended)\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user