summaryrefslogtreecommitdiffstats
path: root/bin/trace
diff options
context:
space:
mode:
Diffstat (limited to 'bin/trace')
-rwxr-xr-xbin/trace1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/trace b/bin/trace
index 67ca384..9ddf233 100755
--- a/bin/trace
+++ b/bin/trace
@@ -15,6 +15,7 @@ $Source = "";
# usually the same as the package name.
#
%TypeString = ("hbool_t" => "b",
+ "htri_t" => "b",
"double" => "d",
"H5D_layout_t" => "Dl",
"H5D_transfer_t" => "Dt",