include/osl/file.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 97c6719c45c0f095a1f13a5ba2a8743f304e4201 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Fri Jun 23 03:46:36 2017 +1000 osl: typo from last commit Change-Id: I3dce45da77c6ab21be5a999d4ea5b7944a07bbd7 diff --git a/include/osl/file.h b/include/osl/file.h index de0fc2aa4dcd..dec771d6d8b4 100644 --- a/include/osl/file.h +++ b/include/osl/file.h @@ -761,7 +761,7 @@ SAL_DLLPUBLIC oslFileError SAL_CALL osl_setFileSize( SAL_DLLPUBLIC oslFileError SAL_CALL osl_getFileSize( oslFileHandle Handle, sal_uInt64 *pSize ); -/** Indicate that the file can be accessws randomly (i.e. there is no sequential +/** Indicate that the file can be accessed randomly (i.e. there is no sequential reading). Basically it means that the first byte of every page in the file-mapping will be read. _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits