Index: /trunk/ippTools/src/pxtables.c
===================================================================
--- /trunk/ippTools/src/pxtables.c	(revision 6666)
+++ /trunk/ippTools/src/pxtables.c	(revision 6667)
@@ -20,5 +20,5 @@
     CREATE_TABLE(summitExpCreateTable);
     CREATE_TABLE(pzPendingExpCreateTable);
-    CREATE_TABLE(pzPendingImfilesCreateTable);
+    CREATE_TABLE(pzPendingImfileCreateTable);
     CREATE_TABLE(newExpCreateTable);
     CREATE_TABLE(newImfileCreateTable);
@@ -66,5 +66,5 @@
     DROP_TABLE(summitExpDropTable);
     DROP_TABLE(pzPendingExpDropTable);
-    DROP_TABLE(pzPendingImfilesDropTable);
+    DROP_TABLE(pzPendingImfileDropTable);
     DROP_TABLE(newExpDropTable);
     DROP_TABLE(newImfileDropTable);
