[BACK]Return to err.h CVS log [TXT][DIR] Up to [local] / src / include

Diff for /src/include/err.h between version 1.5 and 1.6

version 1.5, 2001/07/19 14:08:33 version 1.6, 2001/07/19 15:06:22
Line 69 
Line 69 
                         __attribute__((__format__ (printf, 1, 0)));                          __attribute__((__format__ (printf, 1, 0)));
   
 /*  /*
  * The _* versios are for use in library functions so user-defined   * The _* versions are for use in library functions so user-defined
  * versions of err*,warn* do not get used.   * versions of err*,warn* do not get used.
  */   */
 __dead void     _err __P((int, const char *, ...))  __dead void     _err __P((int, const char *, ...))

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6