Index: trunk/ippdb/src/ippdb.h
===================================================================
--- trunk/ippdb/src/ippdb.h	(revision 10152)
+++ trunk/ippdb/src/ippdb.h	(revision 10155)
@@ -4355,5 +4355,5 @@
     psS32           iteration;
     char            *det_type;
-    char            *det_mode;
+    char            *mode;
     char            *state;
     char            *exp_type;
@@ -4378,5 +4378,5 @@
     psS32           iteration,
     const char      *det_type,
-    const char      *det_mode,
+    const char      *mode,
     const char      *state,
     const char      *exp_type,
@@ -4422,5 +4422,5 @@
     psS32           iteration,
     const char      *det_type,
-    const char      *det_mode,
+    const char      *mode,
     const char      *state,
     const char      *exp_type,
