summaryrefslogtreecommitdiff
path: root/cppu/source/helper/purpenv/Proxy.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cppu/source/helper/purpenv/Proxy.hxx')
-rw-r--r--cppu/source/helper/purpenv/Proxy.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/cppu/source/helper/purpenv/Proxy.hxx b/cppu/source/helper/purpenv/Proxy.hxx
index 9db0182c2edc..9eec6b61c954 100644
--- a/cppu/source/helper/purpenv/Proxy.hxx
+++ b/cppu/source/helper/purpenv/Proxy.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -67,7 +67,7 @@ public:
typelib_InterfaceTypeDescription * pTypeDescr,
rtl::OUString const & rOId,
cppu::helper::purpenv::ProbeFun * probeFun,
- void * pProbeContext)
+ void * pProbeContext)
SAL_THROW( () );
~Proxy(void);