Code cleanup: ( () ) replaced by (())

This commit is contained in:
Alexander Bergmann
2012-01-26 16:00:09 +01:00
committed by Michael Meeks
parent f1cb0a4ab4
commit 0439af27e1
173 changed files with 1406 additions and 1406 deletions

View File

@@ -43,7 +43,7 @@ using namespace ::rtl;
using namespace ::com::sun::star;
using namespace ::com::sun::star::uno;
static void print_options() SAL_THROW( () )
static void print_options() SAL_THROW(())
{
printf(
"\nusage: regsingleton [-r|-ra] registry_file singleton_name[=service_name] ...\n\n"