--- libaitrpc/inc/aitrpc.h 2015/01/21 21:17:05 1.26 +++ libaitrpc/inc/aitrpc.h 2015/01/27 23:50:46 1.26.2.1 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: aitrpc.h,v 1.26 2015/01/21 21:17:05 misho Exp $ +* $Id: aitrpc.h,v 1.26.2.1 2015/01/27 23:50:46 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -671,7 +671,7 @@ int rpc_pkt_Request(ait_val_t * __restrict pkt, rpc_se * * @pkt = Packet buffer * @sess = RPC session info, if =NULL don't check session - * @tag = Function tag + * @tag = Function tag, if =CALL_TAG_MAX don't check tag * @vars = Function argument array of values, may be NULL * @nocrc = Without CRC calculation * return: -1 error or != -1 return value from function