diff options
-rw-r--r-- | offapi/com/sun/star/setup/OSType.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/setup/OSType.idl b/offapi/com/sun/star/setup/OSType.idl index 37a93d3fdd65..343a72c1cb48 100644 --- a/offapi/com/sun/star/setup/OSType.idl +++ b/offapi/com/sun/star/setup/OSType.idl @@ -2,9 +2,9 @@ * * $RCSfile: OSType.idl,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: vg $ $Date: 2003-06-12 10:32:29 $ + * last change: $Author: obo $ $Date: 2004-06-03 22:22:58 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -68,7 +68,7 @@ module com { module sun { module star { module setup { /// @deprecated -enum OSType +published enum OSType { // DocMerge: empty anyway INVALID, |