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

Comparing ray/src/util/vwright.c (file contents):
Revision 2.4 by greg, Sat Feb 22 02:07:30 2003 UTC vs.
Revision 2.5 by schorsch, Fri Mar 26 23:34:24 2004 UTC

# Line 17 | Line 17 | VIEW   vw = STDVIEW;
17   char    *progname;
18  
19  
20 < main(argc, argv)
21 < int     argc;
22 < char    *argv[];
20 > int
21 > main(
22 >        int     argc,
23 >        char    *argv[]
24 > )
25   {
26          char    linebuf[256];
27          char    *err;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines