summaryrefslogtreecommitdiffstats
path: root/test/tsohm.c
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2007-03-10 04:56:53 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2007-03-10 04:56:53 (GMT)
commita127510b7b3049d0e136b677b180c8e644bdc7ea (patch)
tree0a7144ca74266b0e6eed3d86febd2968c9af7d40 /test/tsohm.c
parent1bca28acc3294e465d22e4dee8ecfc92fbc55ebe (diff)
downloadhdf5-a127510b7b3049d0e136b677b180c8e644bdc7ea.zip
hdf5-a127510b7b3049d0e136b677b180c8e644bdc7ea.tar.gz
hdf5-a127510b7b3049d0e136b677b180c8e644bdc7ea.tar.bz2
[svn-r13486] Description:
Move attribute tracking information out of object header prefix and make it into a message that is inserted only when attributes are present on the object. Tested on: FreeBSD/32 6.2 (duty)
Diffstat (limited to 'test/tsohm.c')
-rw-r--r--test/tsohm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/tsohm.c b/test/tsohm.c
index 0612794..d0c0629 100644
--- a/test/tsohm.c
+++ b/test/tsohm.c
@@ -1055,7 +1055,6 @@ static void sohm_attr_helper(hid_t fcpl_id)
}
-
/*-------------------------------------------------------------------------
* Function: test_sohm_attrs
*