From faeae783e4463916ccafdd960ee9a07550a61cde Mon Sep 17 00:00:00 2001 From: Thomas Radke Date: Fri, 15 Sep 2000 06:39:46 -0500 Subject: [svn-r2556] Purpose: Added the H5FD_stream_fapl_t type to the TypeString mapping table. Description: This servers for proper substitution of the H5TRACE macros in the Stream VFD sources. Platforms: All platforms. --- bin/trace | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/trace b/bin/trace index 165a51b..d365b14 100755 --- a/bin/trace +++ b/bin/trace @@ -28,6 +28,7 @@ $Source = ""; "H5F_scope_t" => "Fs", "H5FD_t*" => "x", "H5FD_class_t*" => "x", + "H5FD_stream_fapl_t*" => "x", "H5G_link_t" => "Gl", "H5G_stat_t*" => "Gs", "hsize_t" => "h", -- cgit v0.12