| # | Line 234 | Line 234 | usage: | |
|---|---|---|
| 234 | eputs("Usage: "); | |
| 235 | eputs(argv[0]); | |
| 236 | eputs( | |
| 237 | < | " [-w][-h][-x xr][-y yr][-e expr][-f file] [ [-o][-s f][-c r g b] pic ..]\n"); |
| 237 | > | " [-w][-h][-x xr][-y yr][-e expr][-f file] [ [-o][-s f][-c r g b] hdr ..]\n"); |
| 238 | quit(1); | |
| 239 | return 1; /* pro forma return */ | |
| 240 | } | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |