On Mon, Oct 18, 2010 at 12:18:23PM +0200, Kenneth Venken wrote:
> Hi,
>
> patches replace sizeof/sizeof[0] with SAL_N_ELEMENTS in testing and sdk
>
> -- Kenneth
Thanks! Pushed.
D.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://l
Hi,
patches replace sizeof/sizeof[0] with SAL_N_ELEMENTS in testing and sdk
-- Kenneth
diff --git a/odk/examples/OLE/activex/SOComWindowPeer.cpp b/odk/examples/OLE/activex/SOComWindowPeer.cpp
index 0b2fabf..a3f4d50 100644
--- a/odk/examples/OLE/activex/SOComWindowPeer.cpp
+++ b/odk/examples/OLE/a