Diff for /libaitcfg/inc/aitcfg.h between versions 1.10.4.2 and 1.10.4.3

version 1.10.4.2, 2013/05/26 19:52:29 version 1.10.4.3, 2013/05/26 20:11:53
Line 70  typedef struct tagRC { Line 70  typedef struct tagRC {
   
   
 // cfg_GetErrno() Get error code of last operation  // cfg_GetErrno() Get error code of last operation
inline int cfg_GetErrno();int cfg_GetErrno();
 // cfg_GetError() Get error text of last operation  // cfg_GetError() Get error text of last operation
inline const char *cfg_GetError();const char *cfg_GetError();
   
   
 /*  /*

Removed from v.1.10.4.2  
changed lines
  Added in v.1.10.4.3


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