Kaydet (Commit) 97c6719c authored tarafından Chris Sherlock's avatar Chris Sherlock

osl: typo from last commit

Change-Id: I3dce45da77c6ab21be5a999d4ea5b7944a07bbd7
üst 1bb4e6c0
...@@ -761,7 +761,7 @@ SAL_DLLPUBLIC oslFileError SAL_CALL osl_setFileSize( ...@@ -761,7 +761,7 @@ SAL_DLLPUBLIC oslFileError SAL_CALL osl_setFileSize(
SAL_DLLPUBLIC oslFileError SAL_CALL osl_getFileSize( SAL_DLLPUBLIC oslFileError SAL_CALL osl_getFileSize(
oslFileHandle Handle, sal_uInt64 *pSize ); 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 reading). Basically it means that the first byte of every page in the
file-mapping will be read. file-mapping will be read.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment