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

Comparing ray/src/px/oki20.c (file contents):
Revision 2.7 by greg, Thu Oct 8 10:05:20 1992 UTC vs.
Revision 2.8 by greg, Mon Aug 2 14:39:06 1993 UTC

# Line 45 | Line 45 | char  *argv[];
45                  dofilter++;
46                  argv++; argc--;
47          }
48 #ifdef _IOLBF
49        stdout->_flag &= ~_IOLBF;
50 #endif
48          if (argc < 2)
49                  status = printp(NULL) == -1;
50          else

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines