summaryrefslogtreecommitdiff
path: root/odk/examples/OLE/activex/SOComWindowPeer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'odk/examples/OLE/activex/SOComWindowPeer.cpp')
-rw-r--r--odk/examples/OLE/activex/SOComWindowPeer.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/odk/examples/OLE/activex/SOComWindowPeer.cpp b/odk/examples/OLE/activex/SOComWindowPeer.cpp
index 35982bda75a3..0b2fabfffa81 100644
--- a/odk/examples/OLE/activex/SOComWindowPeer.cpp
+++ b/odk/examples/OLE/activex/SOComWindowPeer.cpp
@@ -3,7 +3,7 @@
*
* The Contents of this file are made available subject to the terms of
* the BSD license.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
* All rights reserved.
*
@@ -30,7 +30,7 @@
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
* TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
* USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- *
+ *
*************************************************************************/
// SOComWindowPeer.cpp : Implementation of CHelpApp and DLL registration.
@@ -44,7 +44,7 @@
STDMETHODIMP SOComWindowPeer::InterfaceSupportsErrorInfo(REFIID riid)
{
- static const IID* arr[] =
+ static const IID* arr[] =
{
&IID_ISOComWindowPeer,
};