diff options
Diffstat (limited to 'tools/lib')
-rw-r--r-- | tools/lib/h5tools.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/lib/h5tools.c b/tools/lib/h5tools.c index a3cb2a8..a4ccf63 100644 --- a/tools/lib/h5tools.c +++ b/tools/lib/h5tools.c @@ -1736,7 +1736,6 @@ int render_bin_output(FILE *stream, hid_t tid, void *_mem) } else { - /* all other types get printed as hexadecimal */ size_t i; if (1==size) { |