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

Comparing ray/src/px/oki20c.c (file contents):
Revision 2.9 by greg, Mon Sep 21 12:13:38 1992 UTC vs.
Revision 2.10 by greg, Mon Aug 2 14:39:07 1993 UTC

# Line 51 | Line 51 | char  *argv[];
51                  dofilter++;
52                  argv++; argc--;
53          }
54 #ifdef _IOLBF
55        stdout->_flag &= ~_IOLBF;
56 #endif
54          if (argc < 2)
55                  status = printp(NULL) == -1;
56          else

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines