[Libreoffice-commits] core.git: include/osl
Chris Sherlock
chris.sherlock79 at gmail.com
Fri May 12 04:55:56 UTC 2017
include/osl/file.h | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit 81f92bc061ce0a66c9bf26047bdc6e939b68626b
Author: Chris Sherlock <chris.sherlock79 at gmail.com>
Date: Fri May 12 13:49:18 2017 +1000
osl: file header comment clarification
Change-Id: I07aa1d2452dcdd891782707ae6928027e03f00e8
Reviewed-on: https://gerrit.libreoffice.org/37523
Reviewed-by: Chris Sherlock <chris.sherlock79 at gmail.com>
Tested-by: Chris Sherlock <chris.sherlock79 at gmail.com>
diff --git a/include/osl/file.h b/include/osl/file.h
index 6ef1c09a8459..3e6f392fb6ee 100644
--- a/include/osl/file.h
+++ b/include/osl/file.h
@@ -35,7 +35,8 @@ extern "C" {
Main goals and usage hints
The main intention of this interface is to provide an universal portable and
-high performance access to file system issues on any operating system.
+high performance access to file system functionality on any operating
+system.
There are a few main goals:
More information about the Libreoffice-commits
mailing list