summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/beans/Optional.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/beans/Optional.idl')
-rw-r--r--udkapi/com/sun/star/beans/Optional.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/beans/Optional.idl b/udkapi/com/sun/star/beans/Optional.idl
index e4cb814de629..d085d744c0fc 100644
--- a/udkapi/com/sun/star/beans/Optional.idl
+++ b/udkapi/com/sun/star/beans/Optional.idl
@@ -40,7 +40,7 @@ module com { module sun { module star { module beans {
also be useful in other situations, for example as the return type of an
interface method.</p>
*/
-published struct Optional<T> {
+struct Optional<T> {
/**
Marks this structure instance as having an actual value.
*/