summaryrefslogtreecommitdiff
path: root/registry/tools/regcompare.cxx
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2011-03-07 16:31:11 +0100
committerIvo Hinkelmann <ihi@openoffice.org>2011-03-07 16:31:11 +0100
commit5d493f49ae63249f4781a9e7228dda55fb0fff13 (patch)
tree32b68c3a1be414e0af464f9526be483bf1c7fe82 /registry/tools/regcompare.cxx
parent606317ec8025a9a7cf263744fc988c183caaeec0 (diff)
parent23dc5111f2e717320d0ab169f5f522c9dce31b52 (diff)
CWS-TOOLING: integrate CWS jsc340
Notes
Notes: split repo tag: ure_ooo/DEV300_m102
Diffstat (limited to 'registry/tools/regcompare.cxx')
-rw-r--r--registry/tools/regcompare.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/registry/tools/regcompare.cxx b/registry/tools/regcompare.cxx
index 82941a5db2d5..0eaa220ae2de 100644
--- a/registry/tools/regcompare.cxx
+++ b/registry/tools/regcompare.cxx
@@ -140,7 +140,7 @@ void Options_Impl::printUsage_Impl() const
" -h|-? = print this help message and exit.\n"
);
fprintf(stderr,
- "\nSun Microsystems (R) %s Version 1.0\n\n", rProgName.c_str()
+ "\n%s Version 1.0\n\n", rProgName.c_str()
);
}