Changeset 8672 for trunk/psphot/src/psphotSourceStats.c
- Timestamp:
- Aug 29, 2006, 11:56:41 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotSourceStats.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotSourceStats.c
r8470 r8672 71 71 } 72 72 73 psLogMsg ("psphot", 3, "% d moments: %f sec\n", sources->n, psTimerMark ("psphot"));73 psLogMsg ("psphot", 3, "%ld moments: %f sec\n", sources->n, psTimerMark ("psphot")); 74 74 75 75 return (sources);
Note:
See TracChangeset
for help on using the changeset viewer.
