Index: trunk/psLib/src/db/psDB.h
===================================================================
--- trunk/psLib/src/db/psDB.h	(revision 11248)
+++ trunk/psLib/src/db/psDB.h	(revision 12128)
@@ -7,6 +7,6 @@
  * @author Joshua Hoblitt
  *
- * @version $Revision: 1.34 $ $Name: not supported by cvs2svn $
- * @date $Date: 2007-01-23 22:47:22 $
+ * @version $Revision: 1.35 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2007-03-01 03:57:08 $
  *
  * Copyright 2005 Joshua Hoblitt, University of Hawaii
@@ -350,5 +350,5 @@
  * @return long:    The last insert ID
  */
-long psDBLastInsertID(
+long long psDBLastInsertID(
     psDB *dbh                          ///< Database handle
 );
