Changeset 38441 for trunk/Ohana/src/mosastro/src/rfits.c
- Timestamp:
- Jun 12, 2015, 6:18:23 PM (11 years ago)
- Location:
- trunk/Ohana
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/mosastro/src/rfits.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana
-
Property svn:mergeinfo
set to
/branches/eam_branches/ohana.20150429 merged eligible
-
Property svn:mergeinfo
set to
-
trunk/Ohana/src/mosastro/src/rfits.c
r29001 r38441 31 31 32 32 off_t Nstars; 33 stars = gfits_table_get_SMPData (&table, &Nstars, NULL );33 stars = gfits_table_get_SMPData (&table, &Nstars, NULL, NULL); 34 34 if (!stars) { 35 35 fprintf (stderr, "ERROR: failed to read stars\n");
Note:
See TracChangeset
for help on using the changeset viewer.
