Index: trunk/psModules/src/concepts/pmConceptsStandard.c
===================================================================
--- trunk/psModules/src/concepts/pmConceptsStandard.c	(revision 11527)
+++ trunk/psModules/src/concepts/pmConceptsStandard.c	(revision 11687)
@@ -40,5 +40,5 @@
         return M_PI / 180.0;
     }
-    psAbort(__func__, "Should never ever get here.\n");
+    psAbort("Should never ever get here.\n");
     return NAN;
 }
