Changeset 38471 for trunk/Ohana/src/checkastro
- Timestamp:
- Jun 14, 2015, 10:12:31 AM (11 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/checkastro/src/load_catalogs.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/checkastro/src/load_catalogs.c
r38441 r38471 30 30 char hostfile[1024]; 31 31 snprintf (hostfile, 1024, "%s/%s.cpt", hostpath, skylist[0].regions[i]->name); 32 33 dvo_catalog_init (pcatalog, TRUE); 32 34 pcatalog->filename = hostID ? hostfile : skylist[0].filename[i]; 33 35
Note:
See TracChangeset
for help on using the changeset viewer.
