- Timestamp:
- Jun 22, 2012, 3:33:32 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20120601/psLib/src/astro/psTime.c
r34045 r34053 389 389 if (i < numTables) { 390 390 table = psLookupTableAlloc(fullTableName, (const char*)tableFormat, tablesIndex->data.S32[i]); 391 // XXX unused numLines =psLookupTableRead(table);391 psLookupTableRead(table); 392 392 } else { 393 393 psError(PS_ERR_BAD_PARAMETER_VALUE, no_problem,
Note:
See TracChangeset
for help on using the changeset viewer.
