Changeset 27517 for branches/eam_branches/20100225/pstamp/src/pstampdump.c
- Timestamp:
- Mar 29, 2010, 3:55:49 PM (16 years ago)
- Location:
- branches/eam_branches/20100225
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
pstamp/src/pstampdump.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20100225
- Property svn:mergeinfo changed
-
branches/eam_branches/20100225/pstamp/src/pstampdump.c
r26141 r27517 121 121 if (!psArrayLength(array)) { 122 122 fprintf(stderr, "%s contains an empty table\n", fileName); 123 return 1;123 return 0; 124 124 } 125 125
Note:
See TracChangeset
for help on using the changeset viewer.
