Changeset 38986 for trunk/Ohana/src/libfits/header/F_H_field.c
- Timestamp:
- Oct 27, 2015, 4:49:06 PM (11 years ago)
- Location:
- trunk/Ohana
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/libfits/header/F_H_field.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana
-
Property svn:mergeinfo
set to
/branches/eam_branches/ipp-20150625/Ohana merged eligible
-
Property svn:mergeinfo
set to
-
trunk/Ohana/src/libfits/header/F_H_field.c
r29537 r38986 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.
