summaryrefslogtreecommitdiff
path: root/stoc/test/registry_tdprovider/types.idl
diff options
context:
space:
mode:
Diffstat (limited to 'stoc/test/registry_tdprovider/types.idl')
-rw-r--r--stoc/test/registry_tdprovider/types.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/stoc/test/registry_tdprovider/types.idl b/stoc/test/registry_tdprovider/types.idl
index dedd0b904c57..ea3339d9628a 100644
--- a/stoc/test/registry_tdprovider/types.idl
+++ b/stoc/test/registry_tdprovider/types.idl
@@ -52,7 +52,7 @@ published interface XTest1 {
void f1([out] any p) raises (com::sun::star::uno::RuntimeException);
- [oneway] void f2();
+ void f2();
[attribute, bound] short a1;