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

Comparing ray/src/cal/rcalc.c (file contents):
Revision 1.3 by greg, Sun Apr 27 06:08:03 2003 UTC vs.
Revision 1.4 by greg, Sun May 25 05:27:16 2003 UTC

# Line 269 | Line 269 | putout()                /* produce an output record */
269                  chanout(bchanset);
270          else
271                  chanout(chanset);
272 <        if (colpos && !bchanset)
272 >        if (colpos && !bocols)
273                  putchar('\n');
274          if (unbuff)
275                  fflush(stdout);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines