Diff for /libaitrpc/src/aitrpc.c between versions 1.1.1.1.2.1 and 1.1.1.1.2.2

version 1.1.1.1.2.1, 2010/06/18 13:36:01 version 1.1.1.1.2.2, 2010/06/23 15:07:15
Line 13 Line 13
   
 // ------------------------------------------------  // ------------------------------------------------
   
 pthread_mutex_t rpc_mtx;  
 int rpc_Kill;  int rpc_Kill;
   
 int rpc_Errno;  int rpc_Errno;

Removed from v.1.1.1.1.2.1  
changed lines
  Added in v.1.1.1.1.2.2


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