summaryrefslogtreecommitdiffstats
path: root/bin/trace
diff options
context:
space:
mode:
Diffstat (limited to 'bin/trace')
-rwxr-xr-xbin/trace2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/trace b/bin/trace
index e4df980..241e6dd 100755
--- a/bin/trace
+++ b/bin/trace
@@ -31,6 +31,7 @@ $Source = "";
"hbool_t" => "b",
"double" => "d",
"H5_iter_order_t" => "Io",
+ "H5_index_t" => "Ii",
"H5D_alloc_time_t" => "Da",
"H5D_fill_time_t" => "Df",
"H5D_fill_value_t" => "DF",
@@ -47,7 +48,6 @@ $Source = "";
"H5F_scope_t" => "Fs",
"H5G_obj_t" => "Go",
"H5G_stat_t*" => "Gs",
- "H5L_index_t" => "Li",
"H5L_type_t" => "Ll",
"unsigned long" => "Lu",
"hsize_t" => "h",