Home
last modified time | relevance | path

Searched refs:ourdate (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dhistory.c1312 char *ourdate = date_from_time_t (hr->date); in select_hrec() local
1313 count = RCS_datecmp (ourdate, since_date); in select_hrec()
1314 free (ourdate); in select_hrec()