summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--udkapi/com/sun/star/io/FilePermission.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/io/FilePermission.idl b/udkapi/com/sun/star/io/FilePermission.idl
index b43f09fd64c9..f3b240bc9e86 100644
--- a/udkapi/com/sun/star/io/FilePermission.idl
+++ b/udkapi/com/sun/star/io/FilePermission.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: FilePermission.idl,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: obo $ $Date: 2004-09-09 16:55:22 $
+ * last change: $Author: vg $ $Date: 2005-02-16 16:06:04 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -99,7 +99,7 @@ module com { module sun { module star { module io {
The <code>"&lt;&lt;ALL FILES&gt;&gt;"</code> permission with write action is
especially dangerous. This grants permission to write to the entire file system.
- @since OOo1.1.2
+ @since OOo 1.1.2
*/
published struct FilePermission
{