diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2003-04-08 19:53:01 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2003-04-08 19:53:01 (GMT) |
commit | 351d3f5ebbaebf8daaa519f9f8e75c9d9d6cb48b (patch) | |
tree | 86dd36ed15ba0604a58836c0b082311487ff8de3 | |
parent | 5d20142327072a204a026f253835dda1e1afd593 (diff) | |
download | hdf5-351d3f5ebbaebf8daaa519f9f8e75c9d9d6cb48b.zip hdf5-351d3f5ebbaebf8daaa519f9f8e75c9d9d6cb48b.tar.gz hdf5-351d3f5ebbaebf8daaa519f9f8e75c9d9d6cb48b.tar.bz2 |
[svn-r6597] Purpose:
Code cleanup
Description:
Corrected a few comments.
Solution:
Platforms tested:
FreeBSD 4.8 (sleipnir)
Linux 2.4 (eirene)
Misc. update:
-rw-r--r-- | test/th5s.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/test/th5s.c b/test/th5s.c index 1264b81..0239cc4 100644 --- a/test/th5s.c +++ b/test/th5s.c @@ -12,11 +12,9 @@ * access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ -/* $Id$ */ - /*********************************************************** * -* Test program: th5p +* Test program: th5s * * Test the dataspace functionality * |