Changeset 7966
- Timestamp:
- Jul 24, 2006, 3:18:35 PM (20 years ago)
- Location:
- trunk/Ohana/src/addstar/src
- Files:
-
- 2 edited
-
addstar.c (modified) (1 diff)
-
gettycho.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/addstar/src/addstar.c
r6993 r7966 141 141 } 142 142 free (catalog.filename); 143 144 if (options.mode == M_REFCAT) free (stars); 143 145 } 144 146 -
trunk/Ohana/src/addstar/src/gettycho.c
r7398 r7966 121 121 fclose (f); 122 122 123 SkyListFree (skylist, FALSE); 124 125 free (buffer); 123 126 REALLOCATE (stars, Stars, MAX (1, Ntycho)); 124 127
Note:
See TracChangeset
for help on using the changeset viewer.
