summaryrefslogtreecommitdiffstats
path: root/bin/trace
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>1998-10-07 21:04:09 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>1998-10-07 21:04:09 (GMT)
commitfe135c15da44b70fdf966ced9262c6b1cf0ec45c (patch)
treeff06aeba5c3912c3fde3f2df94cb98774a53d368 /bin/trace
parent0a91cc84c101b69e98541b07c01493698b2b1614 (diff)
downloadhdf5-fe135c15da44b70fdf966ced9262c6b1cf0ec45c.zip
hdf5-fe135c15da44b70fdf966ced9262c6b1cf0ec45c.tar.gz
hdf5-fe135c15da44b70fdf966ced9262c6b1cf0ec45c.tar.bz2
[svn-r742] Added H5I_type_t type to types auto-detected.
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 28734d4..faa69f7 100755
--- a/bin/trace
+++ b/bin/trace
@@ -30,6 +30,7 @@ $Source = "";
"int" => "Is",
"unsigned" => "Iu",
"unsigned int" => "Iu",
+ "H5I_type_t" => "It",
"MPI_Comm" => "Mc",
"MPI_Info" => "Mi",
"off_t" => "o",