Diff for /libaitrpc/src/srv.c between versions 1.26.2.11 and 1.26.2.13

version 1.26.2.11, 2015/07/02 17:52:53 version 1.26.2.13, 2015/07/02 22:20:48
Line 82  static sched_task_func_t cbProto[SOCK_MAX_SUPPORT][4]  Line 82  static sched_task_func_t cbProto[SOCK_MAX_SUPPORT][4] 
   
 static volatile uintptr_t _glSigArg = 0;  static volatile uintptr_t _glSigArg = 0;
   
   
 void  void
 rpc_freeCli(rpc_cli_t * __restrict c)  rpc_freeCli(rpc_cli_t * __restrict c)
 {  {

Removed from v.1.26.2.11  
changed lines
  Added in v.1.26.2.13


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>