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

Comparing ray/src/util/glarendx.c (file contents):
Revision 1.5 by greg, Mon Apr 22 10:07:36 1991 UTC vs.
Revision 1.6 by greg, Mon Apr 22 10:11:21 1991 UTC

# Line 134 | Line 134 | char   *s;
134                  sscanview(&midview, s+VIEWSTRL);
135          else if (isformat(s)) {
136                  formatval(fmt, s);
137 <                wrongformat = strcmp(fmt, "ASCII");
137 >                wrongformat = strcmp(fmt, "ascii");
138          }
139   }
140  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines