diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2017-05-09 21:52:05 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2017-05-09 21:52:05 (GMT) |
commit | 4f36f613a6de09d8ec197b7e5a4a72dbdb9417a2 (patch) | |
tree | 558ce0f9ab8a98cfd1c9f6da52dd5f5dc6c3e150 /tools/lib | |
parent | e062a77e0e9e22f5d7c3ede4236e8992fd7daf8d (diff) | |
download | hdf5-4f36f613a6de09d8ec197b7e5a4a72dbdb9417a2.zip hdf5-4f36f613a6de09d8ec197b7e5a4a72dbdb9417a2.tar.gz hdf5-4f36f613a6de09d8ec197b7e5a4a72dbdb9417a2.tar.bz2 |
HDFFV-10186 Whitespace change
Mostly tabs to spaces
Remove Modifications comments
Diffstat (limited to 'tools/lib')
-rw-r--r-- | tools/lib/h5tools_type.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/lib/h5tools_type.c b/tools/lib/h5tools_type.c index dcc994e..8c5592f 100644 --- a/tools/lib/h5tools_type.c +++ b/tools/lib/h5tools_type.c @@ -46,7 +46,6 @@ h5tools_get_native_type(hid_t type) return(p_type); } - /*------------------------------------------------------------------------- * Function: h5tools_get_little_endian_type * |