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

Comparing ray/src/px/pextrem.c (file contents):
Revision 2.9 by schorsch, Fri Jan 2 12:47:01 2004 UTC vs.
Revision 2.10 by schorsch, Sun Mar 28 20:33:14 2004 UTC

# Line 50 | Line 50 | headline(                      /* check header line */
50   }
51  
52  
53 < main(argc, argv)
54 < int  argc;
55 < char  *argv[];
53 > int
54 > main(
55 >        int  argc,
56 >        char  *argv[]
57 > )
58   {
59          int  i;
60          int  xres, yres;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines