Changeset 17119
- Timestamp:
- Mar 24, 2008, 6:18:52 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/addstar/src/addstar.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/addstar/src/addstar.c
r16983 r17119 102 102 } else { 103 103 // an error exit status here is a significant error (disk I/O or file access) 104 // XXX should this be "a" for options.update? 104 105 if (!dvo_catalog_open (&catalog, skylist[0].regions[i], VERBOSE, "w")) { 105 106 fprintf (stderr, "ERROR: failure to open/create catalog file %s\n", catalog.filename);
Note:
See TracChangeset
for help on using the changeset viewer.
