diff options
Diffstat (limited to 'include/osl/process.h')
-rw-r--r-- | include/osl/process.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/osl/process.h b/include/osl/process.h index 7fb619f4ccab..876919a9e834 100644 --- a/include/osl/process.h +++ b/include/osl/process.h @@ -368,6 +368,7 @@ SAL_DLLPUBLIC oslProcessError SAL_CALL osl_getCommandArg( /** Determine whether or not the command args have already been set. @return The command args are already set, and may not be set again. + @since LibreOffice 4.3 */ SAL_DLLPUBLIC int SAL_CALL osl_areCommandArgsSet (void); |