--- libaitio/src/Attic/tools.c 2011/12/13 09:57:27 1.7.2.1 +++ libaitio/src/Attic/tools.c 2011/12/14 09:26:58 1.7.2.2 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: tools.c,v 1.7.2.1 2011/12/13 09:57:27 misho Exp $ +* $Id: tools.c,v 1.7.2.2 2011/12/14 09:26:58 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -414,7 +414,7 @@ io_n2addr(io_sockaddr_t * __restrict addr, ait_val_t * if (!AIT_ISEMPTY(val)) AIT_FREE_VAL(val); AIT_SET_STR(val, ret); - return ret; + return AIT_GET_STR(val); } /*