summaryrefslogtreecommitdiff
path: root/udkapi
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi')
-rw-r--r--udkapi/com/sun/star/security/XAction.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/security/XAction.idl b/udkapi/com/sun/star/security/XAction.idl
index 138250ef67f8..709ffad75f6a 100644
--- a/udkapi/com/sun/star/security/XAction.idl
+++ b/udkapi/com/sun/star/security/XAction.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XAction.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2004-09-09 17:03:09 $
+ * last change: $Author: vg $ $Date: 2005-02-16 16:15:15 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,7 +77,7 @@ module com { module sun { module star { module security {
/** Interface for running an action.
- @since OOo1.1.2
+ @since OOo 1.1.2
*/
published interface XAction : com::sun::star::uno::XInterface
{