summaryrefslogtreecommitdiffstats
path: root/tools/lib/h5tools_type.c
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2017-05-09 21:52:05 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2017-05-09 21:52:05 (GMT)
commit4f36f613a6de09d8ec197b7e5a4a72dbdb9417a2 (patch)
tree558ce0f9ab8a98cfd1c9f6da52dd5f5dc6c3e150 /tools/lib/h5tools_type.c
parente062a77e0e9e22f5d7c3ede4236e8992fd7daf8d (diff)
downloadhdf5-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/h5tools_type.c')
-rw-r--r--tools/lib/h5tools_type.c1
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
*