Changeset 11686 for trunk/psLib/test/imageops/tst_psImageStats.c
- Timestamp:
- Feb 7, 2007, 1:52:54 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/imageops/tst_psImageStats.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/imageops/tst_psImageStats.c
r7612 r11686 755 755 if ( myStats != tmpStats ) { 756 756 fprintf(stderr,"ERROR: input psStats not equal to return psStats\n"); 757 psAbort( __func__,"Failed input psStats equal to returned psStats");757 psAbort("Failed input psStats equal to returned psStats"); 758 758 } 759 759 fprintf(stderr, "The sample mean was %.2f\n", myStats->sampleMean );
Note:
See TracChangeset
for help on using the changeset viewer.
