summaryrefslogtreecommitdiff
path: root/sal/osl/w32/process.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/osl/w32/process.cxx')
-rw-r--r--sal/osl/w32/process.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/osl/w32/process.cxx b/sal/osl/w32/process.cxx
index 722342867d0e..0a85135a5d40 100644
--- a/sal/osl/w32/process.cxx
+++ b/sal/osl/w32/process.cxx
@@ -322,7 +322,7 @@ oslProcessError SAL_CALL osl_getExecutableFile( rtl_uString **ppustrFile )
/***************************************************************************/
-sal_uInt32 SAL_CALL osl_getCommandArgCount(void)
+sal_uInt32 SAL_CALL osl_getCommandArgCount()
{
sal_uInt32 result = 0;