Commit e5286b5
committed
hl: fix incorrect hvl_t comment in H5IM__class_attr_equals
VL strings use char* in memory, not hvl_t (which is only for VL
sequences). Correct the comment per jhendersonHDF review on PR HDFGroup#6371.1 parent 8f50448 commit e5286b5
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1010 | 1010 | | |
1011 | 1011 | | |
1012 | 1012 | | |
1013 | | - | |
| 1013 | + | |
| 1014 | + | |
1014 | 1015 | | |
1015 | 1016 | | |
1016 | 1017 | | |
| |||
0 commit comments