Index: trunk/psLib/src/db/psDB.h
===================================================================
--- trunk/psLib/src/db/psDB.h	(revision 7644)
+++ trunk/psLib/src/db/psDB.h	(revision 7651)
@@ -10,6 +10,6 @@
  *  @author Joshua Hoblitt
  *
- *  @version $Revision: 1.19 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-06-23 01:51:48 $
+ *  @version $Revision: 1.20 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-06-23 02:57:04 $
  *
  *  Copyright 2005 Joshua Hoblitt, University of Hawaii
@@ -281,5 +281,5 @@
     const char *tableName,             ///< Table name
     const psMetadata *where,           ///< Row match criteria
-    const psMetadata *values           ///< new field values
+    psMetadata *values                 ///< new field values
 );
 
