Index: branches/backtrack/ippTools/src/regtool.c
===================================================================
--- branches/backtrack/ippTools/src/regtool.c	(revision 13996)
+++ branches/backtrack/ippTools/src/regtool.c	(revision 13997)
@@ -44,5 +44,5 @@
 // static guidePendingExpRow *newToP1PendingExp(newExpRow *newExp);
 //static chipPendingExpRow *newTochipPendingExp(pxConfig *config, newExpRow *newExp);
-//static chipPendingImfileRow *rawImfileTochipPendingImfile(pxConfig *config, psS64 chip_id, rawImfileRow *rawImfile);
+//static chipInputImfileRow *rawImfileTochipInputImfile(pxConfig *config, psS64 chip_id, rawImfileRow *rawImfile);
 
 static rawExpRow *newToRawExp(pxConfig *config, newExpRow *exp);
@@ -822,7 +822,7 @@
 
 
-static chipPendingImfileRow *rawImfileTochipPendingImfile(pxConfig *config, psS64 chip_id, rawImfileRow *rawImfile)
-{
-    return chipPendingImfileRowAlloc(
+static chipInputImfileRow *rawImfileTochipInputImfile(pxConfig *config, psS64 chip_id, rawImfileRow *rawImfile)
+{
+    return chipInputImfileRowAlloc(
             chip_id,
             rawImfile->class_id,
