Changeset 3400 for trunk/Ohana/src/libfits/table/F_get_column.c
- Timestamp:
- Mar 9, 2005, 9:20:18 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/libfits/table/F_get_column.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/libfits/table/F_get_column.c
r2415 r3400 197 197 if (label == (char *) NULL) return (FALSE); 198 198 if (label[0] == 0) return (FALSE); 199 array = NULL; 199 200 200 201 /* find label in header */
Note:
See TracChangeset
for help on using the changeset viewer.
