- Timestamp:
- Dec 9, 2010, 3:08:33 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20101205/psphot/src/psphotStackArguments.c
r28013 r30006 41 41 if ((N = psArgumentGet (argc, argv, "-break"))) { 42 42 if (argc <= N+1) { 43 psErrorStackPrint(stderr, "Expected to see 1 more argument; saw %d", argc - 1);43 psErrorStackPrint(stderr, "Expected to see an argument for -break"); 44 44 exit(PS_EXIT_CONFIG_ERROR); 45 45 }
Note:
See TracChangeset
for help on using the changeset viewer.
