Changeset 38632
- Timestamp:
- Jul 23, 2015, 2:47:36 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20150625/Ohana/src/libfits/header/F_H_field.c
r29537 r38632 33 33 } 34 34 35 if (N < 0) {35 if (N <= 0) { 36 36 /* count the entries */ 37 37 Nfound = 0;
Note:
See TracChangeset
for help on using the changeset viewer.
