Changeset 7651 for trunk/psLib/src/db/psDB.h
- Timestamp:
- Jun 22, 2006, 4:57:04 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/db/psDB.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/db/psDB.h
r7644 r7651 10 10 * @author Joshua Hoblitt 11 11 * 12 * @version $Revision: 1. 19$ $Name: not supported by cvs2svn $13 * @date $Date: 2006-06-23 0 1:51:48$12 * @version $Revision: 1.20 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2006-06-23 02:57:04 $ 14 14 * 15 15 * Copyright 2005 Joshua Hoblitt, University of Hawaii … … 281 281 const char *tableName, ///< Table name 282 282 const psMetadata *where, ///< Row match criteria 283 const psMetadata *values///< new field values283 psMetadata *values ///< new field values 284 284 ); 285 285
Note:
See TracChangeset
for help on using the changeset viewer.
