summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>1998-10-13 21:28:13 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>1998-10-13 21:28:13 (GMT)
commit6fd7f81615780776b3e78860e9f386ac55994db9 (patch)
treed4df575f8d1289b532eff927b9dc2b47b87206d2 /bin
parent85b6253118111354a1abd3d96d269bd9ac06f3a2 (diff)
downloadhdf5-6fd7f81615780776b3e78860e9f386ac55994db9.zip
hdf5-6fd7f81615780776b3e78860e9f386ac55994db9.tar.gz
hdf5-6fd7f81615780776b3e78860e9f386ac55994db9.tar.bz2
[svn-r756] Detect reference parameters properly.
Diffstat (limited to 'bin')
-rwxr-xr-xbin/trace2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/trace b/bin/trace
index faa69f7..d8f6454 100755
--- a/bin/trace
+++ b/bin/trace
@@ -35,6 +35,8 @@ $Source = "";
"MPI_Info" => "Mi",
"off_t" => "o",
"H5P_class_t" => "p",
+ "href_t" => "r",
+ "H5R_type_t" => "Rt",
"char*" => "s",
"H5S_class_t" => "Sc",
"H5S_seloper_t" => "Ss",