Changeset 5528 for trunk/psphot/src/psphotArguments.c
- Timestamp:
- Nov 16, 2005, 1:00:49 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotArguments.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotArguments.c
r5350 r5528 5 5 psMetadata *psphotArguments (int *argc, char **argv) { 6 6 7 int N, Nfail; 7 int N; 8 unsigned int Nfail; 8 9 int mode = PS_DATA_STRING | PS_META_REPLACE; 9 10
Note:
See TracChangeset
for help on using the changeset viewer.
