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

Comparing ray/src/util/rfluxmtx.c (file contents):
Revision 2.63 by greg, Mon Oct 20 19:01:32 2025 UTC vs.
Revision 2.64 by greg, Wed Oct 22 17:04:14 2025 UTC

# Line 1450 | Line 1450 | main(int argc, char *argv[])
1450          return(pclose_al(rcfp) < 0);    /* all finished! */
1451   userr:
1452          if (a < argc-2)
1453 <                fprintf(stderr, "%s: unsupported option '%s'", progname, argv[a]);
1453 >                fprintf(stderr, "%s: unsupported option '%s'\n", progname, argv[a]);
1454          fprintf(stderr, "Usage: %s [-v][rcontrib options] sender.rad receiver.rad [-i system.oct] [system.rad ..]\n",
1455                                  progname);
1456          return(1);

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)