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

Diff for /src/usr.bin/make/timestamp.h between version 1.1 and 1.2

version 1.1, 2001/05/23 12:34:51 version 1.2, 2007/09/16 12:09:36
Line 101 
Line 101 
   
 extern TIMESTAMP now;           /* The time at the start of this whole  extern TIMESTAMP now;           /* The time at the start of this whole
                                  * process */                                   * process */
   extern char *time_to_string(TIMESTAMP t);
   
   
 #endif  #endif

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2