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

Diff for /src/usr.bin/make/lowparse.h between version 1.9 and 1.10

version 1.9, 2012/08/25 08:12:56 version 1.10, 2012/09/21 07:55:20
Line 114 
Line 114 
  *      At end of parsing, report on fatal errors.   *      At end of parsing, report on fatal errors.
  */   */
 extern void Parse_ReportErrors(void);  extern void Parse_ReportErrors(void);
   
   extern void Parse_setcurdir(const char *);
 #endif  #endif

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10