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

Comparing ray/src/util/rtcontrib.c (file contents):
Revision 1.54 by greg, Sun Jun 14 18:21:58 2009 UTC vs.
Revision 1.55 by greg, Wed Dec 9 21:43:35 2009 UTC

# Line 664 | Line 664 | ofname(char *oname, const char *ospec, const char *mna
664                                  mnp = cp;
665                                  break;
666                          case 'd':
667 +                        case 'i':
668 +                        case 'o':
669 +                        case 'x':
670 +                        case 'X':
671                                  if (bnp != NULL)
672                                          return -1;
673                                  bnp = cp;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines