diff options
author | Quincey Koziol <quincey@koziol.cc> | 2023-04-11 14:41:32 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-11 14:41:32 (GMT) |
commit | 49a71463a064a80aec7f67d6de008d892954febf (patch) | |
tree | 4e0d432ab31655d169ce88a14dff70f2d0cefc2a /tools/src/h5dump | |
parent | 1ad030f6696159c498880a4d785f9a2f7ae6fd32 (diff) | |
download | hdf5-49a71463a064a80aec7f67d6de008d892954febf.zip hdf5-49a71463a064a80aec7f67d6de008d892954febf.tar.gz hdf5-49a71463a064a80aec7f67d6de008d892954febf.tar.bz2 |
Comment cleanup (#2689)
* Clean up content and redundant logging in comments.
Diffstat (limited to 'tools/src/h5dump')
-rw-r--r-- | tools/src/h5dump/h5dump.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/src/h5dump/h5dump.c b/tools/src/h5dump/h5dump.c index 76c9596..1c22124 100644 --- a/tools/src/h5dump/h5dump.c +++ b/tools/src/h5dump/h5dump.c @@ -1695,8 +1695,6 @@ done: * * Return: void * - * Modifications: - * *------------------------------------------------------------------------- */ static void |