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