[BACK]Return to date.y CVS log [TXT][DIR] Up to [local] / src / usr.bin / cvs

Diff for /src/usr.bin/cvs/date.y between version 1.5 and 1.6

version 1.5, 2005/03/30 16:41:07 version 1.6, 2005/04/18 21:55:13
Line 82 
Line 82 
 static int   yylex     (void);  static int   yylex     (void);
 static int   yyparse   (void);  static int   yyparse   (void);
   
   time_t          get_date(char *, struct timeb *);
   
 %}  %}
   

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