Changeset 17903 for trunk/Ohana/src/opihi/cmd.data/spline_construct.c
- Timestamp:
- Jun 4, 2008, 1:55:22 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/cmd.data/spline_construct.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/cmd.data/spline_construct.c
r16119 r17903 16 16 if ((out = SelectBuffer (argv[2], ANYBUFFER, TRUE)) == NULL) return (FALSE); 17 17 18 // XXX move this to gfits_create_matrix 18 19 free (out[0].matrix.buffer); 19 free (out[0].header.buffer);20 20 if ((in[0].file[0] != '*') && (in[0].file[0] != '(')) { 21 21 sprintf (out[0].file, "*%s", in[0].file);
Note:
See TracChangeset
for help on using the changeset viewer.
