summaryrefslogtreecommitdiffstats
path: root/tools/lib
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2017-05-10 13:48:46 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2017-05-10 13:48:46 (GMT)
commit900a110c89585976f4c3738f56edb4314259fd6e (patch)
tree13cdbea48bcf1a7755f36ecac3af5d8c388715ea /tools/lib
parentdc0276a81c1b4bd9d6e57d56526bc5e6bf09109c (diff)
parent4f36f613a6de09d8ec197b7e5a4a72dbdb9417a2 (diff)
downloadhdf5-900a110c89585976f4c3738f56edb4314259fd6e.zip
hdf5-900a110c89585976f4c3738f56edb4314259fd6e.tar.gz
hdf5-900a110c89585976f4c3738f56edb4314259fd6e.tar.bz2
Merge pull request #497 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit '4f36f613a6de09d8ec197b7e5a4a72dbdb9417a2': HDFFV-10186 Whitespace change Mostly tabs to spaces Remove Modifications comments
Diffstat (limited to 'tools/lib')
-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
*