------------------------------------------------------------------------
r651 | mgrooms | 2009-12-20 06:53:48 +0000 (Sun, 20 Dec 2009) | 2 lines
Correct a bug in the iked *nix build related to stricter const void type
checking in newer versions of gcc. Also correct an application crash
related to the BDATA class not properly handling assignment when being
instantiated. For now, just instantiate the object and then assign.
------------------------------------------------------------------------