diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2019-12-04 22:59:03 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2019-12-04 22:59:03 (GMT) |
commit | 11825bc5254928105c64db18c8f6e5f778249500 (patch) | |
tree | 85070e97831313848e9cf299dc977fb9832b447e | |
parent | d552e97eae59408f210d7d7909b8b71811fbd930 (diff) | |
download | hdf5-11825bc5254928105c64db18c8f6e5f778249500.zip hdf5-11825bc5254928105c64db18c8f6e5f778249500.tar.gz hdf5-11825bc5254928105c64db18c8f6e5f778249500.tar.bz2 |
Adjust whitespace
-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 |