Index: branches/jhoblitt/ippdb/tests/alloc.c
===================================================================
--- branches/jhoblitt/ippdb/tests/alloc.c	(revision 8094)
+++ branches/jhoblitt/ippdb/tests/alloc.c	(revision 8103)
@@ -521,5 +521,5 @@
             exit(EXIT_FAILURE);
         }
-        if (!object->dec == 64.64) {
+        if (!object->decl == 64.64) {
             psFree(object);
             exit(EXIT_FAILURE);
@@ -578,5 +578,5 @@
             exit(EXIT_FAILURE);
         }
-        if (!object->dec == 64.64) {
+        if (!object->decl == 64.64) {
             psFree(object);
             exit(EXIT_FAILURE);
@@ -664,5 +664,5 @@
             exit(EXIT_FAILURE);
         }
-        if (!object->dec == 64.64) {
+        if (!object->decl == 64.64) {
             psFree(object);
             exit(EXIT_FAILURE);
@@ -729,5 +729,5 @@
             exit(EXIT_FAILURE);
         }
-        if (!object->dec == 64.64) {
+        if (!object->decl == 64.64) {
             psFree(object);
             exit(EXIT_FAILURE);
@@ -835,5 +835,5 @@
             exit(EXIT_FAILURE);
         }
-        if (!object->dec == 64.64) {
+        if (!object->decl == 64.64) {
             psFree(object);
             exit(EXIT_FAILURE);
@@ -937,5 +937,5 @@
             exit(EXIT_FAILURE);
         }
-        if (!object->dec == 64.64) {
+        if (!object->decl == 64.64) {
             psFree(object);
             exit(EXIT_FAILURE);
@@ -1035,5 +1035,5 @@
             exit(EXIT_FAILURE);
         }
-        if (!object->dec == 64.64) {
+        if (!object->decl == 64.64) {
             psFree(object);
             exit(EXIT_FAILURE);
