diff options
author | Allen Byrne <50328838+byrnHDF@users.noreply.github.com> | 2022-10-26 16:24:51 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-26 16:24:51 (GMT) |
commit | 4d0501f48cfe7b2dadefbcfba333200e8f511730 (patch) | |
tree | 67573468ea508460eda311a1e1e577b929c8822b /src | |
parent | a6c1dff09a40ce72bd3ad999134649943234c1df (diff) | |
download | hdf5-4d0501f48cfe7b2dadefbcfba333200e8f511730.zip hdf5-4d0501f48cfe7b2dadefbcfba333200e8f511730.tar.gz hdf5-4d0501f48cfe7b2dadefbcfba333200e8f511730.tar.bz2 |
Fix for documentation misunderstanding on m1 Intel builds (#2188)
Diffstat (limited to 'src')
-rw-r--r-- | src/H5Dmodule.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/H5Dmodule.h b/src/H5Dmodule.h index ad1e659..4bdf936 100644 --- a/src/H5Dmodule.h +++ b/src/H5Dmodule.h @@ -1601,10 +1601,10 @@ allocated if necessary. * <th>byte 0</th> * </tr> * <tr> - * <td>????????</td> - * <td>????SPPP</td> - * <td>PPPPPPPP</td> - * <td>PPPP????</td> + * <td> ???????? </td> + * <td> ????SPPP </td> + * <td> PPPPPPPP </td> + * <td> PPPP???? </td> * </tr> * <tr> * <td colspan="4"> |