diff options
Diffstat (limited to 'include/osl/file.h')
-rw-r--r-- | include/osl/file.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osl/file.h b/include/osl/file.h index ebba23af47c4..309d6089cfb3 100644 --- a/include/osl/file.h +++ b/include/osl/file.h @@ -34,7 +34,7 @@ extern "C" { Main goals and usage hints -The main intention of this interface is to provide an universal portable and +The main intention of this interface is to provide a universal portable and high performance access to file system functionality on any operating system. |