[BACK]Return to error.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / make

Diff for /src/usr.bin/make/error.h between version 1.6 and 1.7

version 1.6, 2001/05/23 12:34:42 version 1.7, 2001/09/19 10:58:07
Line 39 
Line 39 
  *                              takes a format string and two arguments.   *                              takes a format string and two arguments.
  *   *
  *      Finish                  Finish things up by printing the number of   *      Finish                  Finish things up by printing the number of
  *                              errors which occured, as passed to it, and   *                              errors which occurred, as passed to it, and
  *                              exiting.   *                              exiting.
  */   */
 extern void Error(char *, ...);  extern void Error(char *, ...);

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