Index: trunk/psLib/test/imageops/tst_psImageStats.c
===================================================================
--- trunk/psLib/test/imageops/tst_psImageStats.c	(revision 7612)
+++ trunk/psLib/test/imageops/tst_psImageStats.c	(revision 11686)
@@ -755,5 +755,5 @@
         if ( myStats != tmpStats ) {
             fprintf(stderr,"ERROR: input psStats not equal to return psStats\n");
-            psAbort(__func__,"Failed input psStats equal to returned psStats");
+            psAbort("Failed input psStats equal to returned psStats");
         }
         fprintf(stderr, "The sample mean was %.2f\n", myStats->sampleMean );
