Index: trunk/ippTools/src/detselect.c
===================================================================
--- trunk/ippTools/src/detselect.c	(revision 11427)
+++ trunk/ippTools/src/detselect.c	(revision 11702)
@@ -47,5 +47,5 @@
         MODECASE(DETSELECT_MODE_SELECT,        selectMode);
         default:
-            psAbort(argv[0], "invalid option (this should not happen)");
+            psAbort("invalid option (this should not happen)");
     }
 
