Changeset 10487 for trunk/psLib/src/db/psDB.c
- Timestamp:
- Dec 5, 2006, 5:07:47 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/db/psDB.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/db/psDB.c
r10241 r10487 12 12 * @author Joshua Hoblitt 13 13 * 14 * @version $Revision: 1.11 8$ $Name: not supported by cvs2svn $15 * @date $Date: 2006-1 1-28 22:41:47$14 * @version $Revision: 1.119 $ $Name: not supported by cvs2svn $ 15 * @date $Date: 2006-12-06 03:01:42 $ 16 16 * 17 17 * Copyright (C) 2005-2006 Joshua Hoblitt, University of Hawaii 18 18 */ 19 19 20 #if ndef OMIT_PSDB20 #ifdef HAVE_PSDB 21 21 22 22 #include <stdio.h> … … 2257 2257 } 2258 2258 2259 #endif // OMIT_PSDB2259 #endif // HAVE_PSDB
Note:
See TracChangeset
for help on using the changeset viewer.
