Index: trunk/psLib/src/types/psHash.c
===================================================================
--- trunk/psLib/src/types/psHash.c	(revision 12309)
+++ trunk/psLib/src/types/psHash.c	(revision 12310)
@@ -12,6 +12,6 @@
 *  @author GLG, MHPCC
 *
-*  @version $Revision: 1.39 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2007-03-07 02:50:15 $
+*  @version $Revision: 1.40 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2007-03-08 04:07:35 $
 *
 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -250,5 +250,5 @@
     // or a remove operation on the hash table.
 
-    if (data) {
+    if (!data) {
         if (remove) {
             // We search through the linked list for this bucket in
