Skip to content

Commit

Permalink
Update src/H5Tinit_float.c
Browse files Browse the repository at this point in the history
Co-authored-by: Larry Knox <lrknox@hdfgroup.org>
  • Loading branch information
jhendersonHDF and lrknox authored Dec 7, 2023
1 parent 5a42a25 commit 547b852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/H5Tinit_float.c
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
* Function: DETECT_F
*
* Purpose: This macro takes a floating point type like `double' and
* and detects byte order, mantissa location, exponent location,
* detects byte order, mantissa location, exponent location,
* sign bit location, presence or absence of implicit mantissa
* bit, and exponent bias and initializes a detected_t structure
* with those properties.
Expand Down

0 comments on commit 547b852

Please sign in to comment.