Kaydet (Commit) 04c8f566 authored tarafından David Tardon's avatar David Tardon

WaE: missing initializer for member

üst c79f0398
......@@ -57,7 +57,7 @@ static const cppu::ImplementationEntry kImplementations_entries[] =
NULL,
0
},
{ NULL }
{ NULL, NULL, NULL, NULL, NULL, 0 }
} ;
//------------------------------------------------------------------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment