summaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2012-05-01 16:57:15 -0500
committerDavid Tardon <dtardon@redhat.com>2012-05-29 07:33:49 +0200
commit9cea55e10da6bc9fb7efe36e9db8e38316143a23 (patch)
tree7f144509da00e4e7b9ca8073b83efc5e83c131c3 /shell
parent-dl is not good for MACOSX either (diff)
downloadcore-9cea55e10da6bc9fb7efe36e9db8e38316143a23.tar.gz
core-9cea55e10da6bc9fb7efe36e9db8e38316143a23.zip
WaE incomplete cppu::ImplementationEntry
Change-Id: I152ffd56ae3b95fce87056292e909e9bf5daa9e9
Diffstat (limited to 'shell')
-rw-r--r--shell/source/backends/macbe/macbecdef.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/source/backends/macbe/macbecdef.cxx b/shell/source/backends/macbe/macbecdef.cxx
index 8471c178386e..cf0993723d86 100644
--- a/shell/source/backends/macbe/macbecdef.cxx
+++ b/shell/source/backends/macbe/macbecdef.cxx
@@ -57,7 +57,7 @@ static const cppu::ImplementationEntry kImplementations_entries[] =
NULL,
0
},
- { NULL }
+ { 0, 0, 0, 0, 0, 0 }
};
//------------------------------------------------------------------------------