From e2c66b6717569d6175875d79fb1fa232bc011fa0 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Wed, 25 Jun 2008 11:11:19 +0000 Subject: 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 --- cli_ure/source/climaker/climaker_app.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cli_ure') diff --git a/cli_ure/source/climaker/climaker_app.cxx b/cli_ure/source/climaker/climaker_app.cxx index 6a48d118c70d..5f161caf30dc 100644 --- a/cli_ure/source/climaker/climaker_app.cxx +++ b/cli_ure/source/climaker/climaker_app.cxx @@ -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"; -- cgit