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 c1cc61e..eb9d95d 100755
--- a/bin/trace
+++ b/bin/trace
@@ -48,9 +48,9 @@ $Source = "";
"H5FD_t*" => "x",
"H5FD_class_t*" => "x",
"H5FD_stream_fapl_t*" => "x",
- "H5G_link_t" => "Gl",
"H5G_obj_t" => "Go",
"H5G_stat_t*" => "Gs",
+ "H5L_link_t" => "Ll",
"hsize_t" => "h",
"hssize_t" => "Hs",
"hid_t" => "i",