--- libelwix/src/elwix.c 2014/04/27 16:12:26 1.5 +++ libelwix/src/elwix.c 2015/06/25 17:53:50 1.7 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: elwix.c,v 1.5 2014/04/27 16:12:26 misho Exp $ +* $Id: elwix.c,v 1.7 2015/06/25 17:53:50 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -12,7 +12,7 @@ terms: All of the documentation and software included in the ELWIX and AITNET Releases is copyrighted by ELWIX - Sofia/Bulgaria -Copyright 2004 - 2014 +Copyright 2004 - 2015 by Michael Pounov . All rights reserved. Redistribution and use in source and binary forms, with or without @@ -124,7 +124,7 @@ elwix_mm_inuse() __attribute__((constructor)) static void _elwix_init() { - elwixInit(ELWIX_MPOOL, 0); + elwixInit(MEMMGR, 0); } // fini libelwix routine