Index: branches/backtrack/ippTools/src/regtool.c
===================================================================
--- branches/backtrack/ippTools/src/regtool.c	(revision 13990)
+++ branches/backtrack/ippTools/src/regtool.c	(revision 13996)
@@ -634,5 +634,5 @@
         // insert an entry into the chipPendingExp table
         // this can only be run as the newExp's state has been set to stop
-        if (!chipQueueExpTag(config, exp_tag, NULL, NULL, NULL, NULL, NULL)) {
+        if (!pxchipQueueByExpTag(config, exp_tag, NULL, NULL, NULL, NULL, NULL)) {
             // rollback
             if (!psDBRollback(config->dbh)) {
