include/osl/file.h | 3 ---
1 file changed, 3 deletions(-)
New commits:
commit e700d4f987ca5b3403f8a7f05089371ffb8e4243
Author: Chris Sherlock <[email protected]>
Date: Sat Mar 18 01:43:11 2017 +1100
osl: remove some @return tags I missed earlier
Change-Id: I0e34fc0bc8769968a656550803edc6fdf7634ea1
Reviewed-on: https://gerrit.libreoffice.org/35342
Reviewed-by: Chris Sherlock <[email protected]>
Tested-by: Chris Sherlock <[email protected]>
diff --git a/include/osl/file.h b/include/osl/file.h
index e99ff3bc7d19..5773f503fc0a 100644
--- a/include/osl/file.h
+++ b/include/osl/file.h
@@ -1054,7 +1054,6 @@ SAL_DLLPUBLIC oslFileError SAL_CALL osl_syncFile(
oslFileHandle Handle );
@param Handle [in]
Handle to a file received by a previous call to osl_openFile().
- @return
@retval osl_File_E_None on success
@retval osl_File_E_INVAL the format of the parameters was not valid
@retval osl_File_E_BADF Bad file
@@ -1074,7 +1073,6 @@ SAL_DLLPUBLIC oslFileError SAL_CALL osl_closeFile(
oslFileHandle Handle );
@param pustrDirectoryURL [in]
Full qualified URL of the directory to create.
- @return
@retval osl_File_E_None on success
@retval osl_File_E_INVAL the format of the parameters was not valid
@retval osl_File_E_NOMEM not enough memory for allocating structures
@@ -1120,7 +1118,6 @@ SAL_DLLPUBLIC oslFileError SAL_CALL
osl_createDirectoryWithFlags(
@param pustrDirectoryURL [in]
Full qualified URL of the directory.
- @return
@retval osl_File_E_None on success
@retval osl_File_E_INVAL the format of the parameters was not valid
@retval osl_File_E_NOMEM not enough memory for allocating structures
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits