Index: trunk/psLib/test/math/tst_psHist03.c
===================================================================
--- trunk/psLib/test/math/tst_psHist03.c	(revision 7999)
+++ trunk/psLib/test/math/tst_psHist03.c	(revision 11686)
@@ -126,5 +126,5 @@
     memLeaks = psMemCheckLeaks(currentId,NULL,NULL,false);
     if (0 != memLeaks) {
-        psAbort(__func__,"Memory Leaks! (%d leaks)", memLeaks);
+        psAbort("Memory Leaks! (%d leaks)", memLeaks);
     }
     psMemCheckCorruption(1);
