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

Comparing ray/src/cal/lam.c (file contents):
Revision 1.7 by greg, Sun Sep 25 20:36:02 2005 UTC vs.
Revision 1.8 by greg, Wed Oct 5 05:20:50 2005 UTC

# Line 69 | Line 69 | char   *argv[];
69                                          fputs(": illegal input size\n", stderr);
70                                          exit(1);
71                                  }
72 +                                if (curbytes)
73 +                                        curtab = "";
74                                  break;
75                          case '\0':
76                                  tabc[nfiles] = curtab;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines