Changeset 11668 for trunk/psLib/src/astro/psTime.c
- Timestamp:
- Feb 6, 2007, 11:36:09 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astro/psTime.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astro/psTime.c
r10999 r11668 10 10 * @author Ross Harman, MHPCC 11 11 * 12 * @version $Revision: 1.10 8$ $Name: not supported by cvs2svn $13 * @date $Date: 2007-0 1-09 22:38:52$12 * @version $Revision: 1.109 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2007-02-06 21:36:09 $ 14 14 * 15 15 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 1268 1268 { 1269 1269 psTime* prevUtc = NULL; 1270 psBool returnValue = false;1270 bool returnValue = false; 1271 1271 1272 1272 // Check for valid time
Note:
See TracChangeset
for help on using the changeset viewer.
