summaryrefslogtreecommitdiff
path: root/include/rtl/process.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rtl/process.h')
-rw-r--r--include/rtl/process.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rtl/process.h b/include/rtl/process.h
index 2213beab19eb..bd55a3a87dce 100644
--- a/include/rtl/process.h
+++ b/include/rtl/process.h
@@ -68,7 +68,7 @@ SAL_DLLPUBLIC oslProcessError SAL_CALL rtl_getAppCommandArg(sal_uInt32 nArg, rtl
@see osl_getCommandArgCount()
@see rtl_getCommandArg()
*/
-SAL_DLLPUBLIC sal_uInt32 SAL_CALL rtl_getAppCommandArgCount();
+SAL_DLLPUBLIC sal_uInt32 SAL_CALL rtl_getAppCommandArgCount(void);
#ifdef __cplusplus
}