INTEGRATION: CWS jl104 (1.16.4); FILE MERGED

2008/06/18 14:25:01 jl 1.16.4.1: #i88078#  cli_ure moved to URE, therefore it can only build ure types, tests moved to testtools
This commit is contained in:
Kurt Zenker
2008-06-25 11:11:19 +00:00
parent dedea46740
commit e2c66b6717

View File

@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: climaker_app.cxx,v $
* $Revision: 1.16 $
* $Revision: 1.17 $
*
* This file is part of OpenOffice.org.
*
@@ -91,7 +91,7 @@ static char const s_usingText [] =
" -h, --help this message\n"
"\n"
"example: climaker --out cli_mytypes.dll \\\n"
" --reference cli_types.dll \\\n"
" --reference cli_uretypes.dll \\\n"
" --extra types.rdb \\\n"
" mytypes.rdb\n"
"\n";