- Timestamp:
- Feb 14, 2011, 1:05:28 PM (15 years ago)
- Location:
- branches/czw_branch/20101203
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20101203
- Property svn:mergeinfo changed
-
branches/czw_branch/20101203/psphot
- Property svn:mergeinfo changed
-
branches/czw_branch/20101203/psphot/src/psphotStackArguments.c
r28013 r30631 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.
