ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/common/fdate.c
(Generate patch)

Comparing ray/src/common/fdate.c (file contents):
Revision 2.2 by greg, Wed Sep 15 15:36:25 1993 UTC vs.
Revision 2.3 by greg, Mon Nov 22 09:31:59 1993 UTC

# Line 12 | Line 12 | static char SCCSid[] = "$SunId$ LBL";
12   #include  <sys/stat.h>
13  
14  
15 < unsigned long
15 > time_t
16   fdate(fname)                            /* get file date */
17   char  *fname;
18   {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines