summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2015-04-13 15:31:41 +0200
committerDavid Tardon <dtardon@redhat.com>2015-04-13 16:43:35 +0200
commit8840fd3226f0f23ce41273e2abebb9a7ac1eb08b (patch)
treea38b71b2614e544eac1fc04262f1e64b9256adb1 /shell
parent5cb2d709d6532929d3bc6a9e666c73975657ab4d (diff)
tdf#82695 allow to build with system collada2gltf
Change-Id: I1179e20fd5fbdecd198633d5440621ed08a0465b
Diffstat (limited to 'shell')
-rw-r--r--shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx b/shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx
index c4a768dedf0f..fbc38528430c 100644
--- a/shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx
+++ b/shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx
@@ -121,8 +121,7 @@ COooFilter::~COooFilter()
//M-------------------------------------------------------------------------
// Method: COooFilter::QueryInterface (IUnknown::QueryInterface)
-// Summary: Queries for requested interface
-// Arguments: riid
+// Summary: Queries for requested interface // Arguments: riid
// [in] Reference IID of requested interface
// ppvObject
// [out] Address that receives requested interface pointer