summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-06-11 10:48:45 +0000
committerKurt Zenker <kz@openoffice.org>2004-06-11 10:48:45 +0000
commit49e9ea403b3674c9dbb7977a0c50460485419c68 (patch)
tree8dfad7f186d7634dda09f51c09d873983652de19
parent2c2933ff67704e61dff0b1b327f5315ef7cffa2c (diff)
INTEGRATION: CWS unopkg2 (1.2.10); FILE MERGED
2004/05/06 16:03:45 dbo 1.2.10.1: #i20304# API revision Issue number: Submitted by: Reviewed by:
-rw-r--r--offapi/com/sun/star/deployment/DeploymentException.idl7
1 files changed, 3 insertions, 4 deletions
diff --git a/offapi/com/sun/star/deployment/DeploymentException.idl b/offapi/com/sun/star/deployment/DeploymentException.idl
index 00d75222b..9e2d2d03f 100644
--- a/offapi/com/sun/star/deployment/DeploymentException.idl
+++ b/offapi/com/sun/star/deployment/DeploymentException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DeploymentException.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: hr $ $Date: 2004-04-13 11:53:19 $
+ * last change: $Author: kz $ $Date: 2004-06-11 11:48:45 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -67,8 +67,7 @@
module com { module sun { module star { module deployment {
-/** A DeploymentException reflects a deployment error upon registering/revoking
- an UNO package.
+/** A DeploymentException reflects a deployment error.
@since #i20304#
*/