diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2019-12-04 22:59:03 (GMT) |
---|---|---|
committer | David Young <dyoung@hdfgroup.org> | 2020-05-20 14:20:18 (GMT) |
commit | 6a8a3f826dea9b2d0afd88ff9e240c5af35a4a2b (patch) | |
tree | e08966ae2352705b5b12b7f1de07df852c2a8a2a /tools | |
parent | 19e6c0b26aa959136b675da3dad70dee35fe86ac (diff) | |
download | hdf5-6a8a3f826dea9b2d0afd88ff9e240c5af35a4a2b.zip hdf5-6a8a3f826dea9b2d0afd88ff9e240c5af35a4a2b.tar.gz hdf5-6a8a3f826dea9b2d0afd88ff9e240c5af35a4a2b.tar.bz2 |
Adjust whitespace
Diffstat (limited to 'tools')
-rw-r--r-- | tools/testfiles/tattrreg_be.ls | 4 | ||||
-rw-r--r-- | tools/testfiles/tattrreg_le.ls | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/tools/testfiles/tattrreg_be.ls b/tools/testfiles/tattrreg_be.ls index 0c9dc18..0af4515 100644 --- a/tools/testfiles/tattrreg_be.ls +++ b/tools/testfiles/tattrreg_be.ls @@ -15,8 +15,8 @@ Dataset1 Dataset {NULL} DATATYPE H5T_STD_U8BE DATASPACE SIMPLE { ( 10, 10 ) / ( 10, 10 ) } } - NULL - NULL + NULL + NULL Location: 1:1400 Links: 1 Storage: 0 logical bytes, 0 allocated bytes diff --git a/tools/testfiles/tattrreg_le.ls b/tools/testfiles/tattrreg_le.ls index d44b7ed..294688e 100644 --- a/tools/testfiles/tattrreg_le.ls +++ b/tools/testfiles/tattrreg_le.ls @@ -15,8 +15,8 @@ Dataset1 Dataset {NULL} DATATYPE H5T_STD_U8BE DATASPACE SIMPLE { ( 10, 10 ) / ( 10, 10 ) } } - NULL - NULL + NULL + NULL Location: 1:1400 Links: 1 Storage: 0 logical bytes, 0 allocated bytes |