Index: trunk/psModules/src/imcombine/pmReadoutCombine.c
===================================================================
--- trunk/psModules/src/imcombine/pmReadoutCombine.c	(revision 10776)
+++ trunk/psModules/src/imcombine/pmReadoutCombine.c	(revision 11687)
@@ -212,5 +212,5 @@
             break;
         default:
-            psAbort(__func__, "Should never get here --- checked params->combine before.\n");
+            psAbort("Should never get here --- checked params->combine before.\n");
         }
         stats->options |= combineStdev;
