Index: trunk/ippTools/src/detselectConfig.c
===================================================================
--- trunk/ippTools/src/detselectConfig.c	(revision 11418)
+++ trunk/ippTools/src/detselectConfig.c	(revision 11702)
@@ -118,5 +118,5 @@
         while ((item = psMetadataGetAndIncrement(iter))) {
             if (!item->type == PS_DATA_METADATA) {
-                psAbort(argv[0], "all options must be specified as a metadata");            }
+                psAbort("all options must be specified as a metadata");            }
 
             fprintf(stdout, "%s ", item->name);
