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

Comparing ray/src/cv/rad2mgf.c (file contents):
Revision 2.5 by greg, Mon Aug 15 16:29:22 1994 UTC vs.
Revision 2.6 by greg, Fri Sep 2 16:21:00 1994 UTC

# Line 80 | Line 80 | char   **argv;
80                                  goto unkopt;
81                          }
82                          break;
83 +                default:
84 +                        goto unkopt;
85                  }
86          init();
87          if (i >= argc)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines