summaryrefslogtreecommitdiff
path: root/registry/tools/checksingleton.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'registry/tools/checksingleton.cxx')
-rw-r--r--registry/tools/checksingleton.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/registry/tools/checksingleton.cxx b/registry/tools/checksingleton.cxx
index c2717221c49d..903e059ac896 100644
--- a/registry/tools/checksingleton.cxx
+++ b/registry/tools/checksingleton.cxx
@@ -96,7 +96,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()
);
}