--- libaitrpc/src/builtin.c 2013/04/02 15:50:14 1.13 +++ libaitrpc/src/builtin.c 2013/05/30 09:22:01 1.14 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: builtin.c,v 1.13 2013/04/02 15:50:14 misho Exp $ +* $Id: builtin.c,v 1.14 2013/05/30 09:22:01 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -274,7 +274,7 @@ rpcBLOBServerClients(rpc_cli_t *cli, struct tagRPCCall * @srv = RPC server instance * return: -1 error or 0 ok */ -inline int +int rpc_register_srvPing(rpc_srv_t * __restrict srv) { if (!srv)