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

version 1.1.1.1, 2010/06/18 01:48:06 version 1.1.1.1.2.2, 2010/06/23 15:07:15
Line 13 Line 13
   
 // ------------------------------------------------  // ------------------------------------------------
   
   int rpc_Kill;
   
 int rpc_Errno;  int rpc_Errno;
 char rpc_Error[STRSIZ];  char rpc_Error[STRSIZ];
   

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


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