--- libaitrpc/src/srv.c 2012/05/17 16:42:44 1.9.2.26 +++ libaitrpc/src/srv.c 2012/05/17 16:43:21 1.9.2.27 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: srv.c,v 1.9.2.26 2012/05/17 16:42:44 misho Exp $ +* $Id: srv.c,v 1.9.2.27 2012/05/17 16:43:21 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -788,7 +788,7 @@ err: /* error condition */ * @psrv = RPC Server instance * return: none */ -void +inline void rpc_srv_endServer(rpc_srv_t ** __restrict psrv) { if (!psrv || !*psrv)