summaryrefslogtreecommitdiffstats
path: root/src/H5FDsec2.c
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2002-05-18 03:41:39 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2002-05-18 03:41:39 (GMT)
commit79dcc353099b4b599470729e11eb775109aa6b7d (patch)
tree459c93c6529344c262fe7d46009ed6a8ec183098 /src/H5FDsec2.c
parent064d89ddae643fbc13577bc8ea0f766a718b928f (diff)
downloadhdf5-79dcc353099b4b599470729e11eb775109aa6b7d.zip
hdf5-79dcc353099b4b599470729e11eb775109aa6b7d.tar.gz
hdf5-79dcc353099b4b599470729e11eb775109aa6b7d.tar.bz2
[svn-r5436]
Purpose: code clean up Description: removed some debugging comments regading the code warrior port Platforms tested: w2000
Diffstat (limited to 'src/H5FDsec2.c')
-rw-r--r--src/H5FDsec2.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/H5FDsec2.c b/src/H5FDsec2.c
index bc00fc8..4598fa2 100644
--- a/src/H5FDsec2.c
+++ b/src/H5FDsec2.c
@@ -89,7 +89,6 @@ typedef struct H5FD_sec2_t {
* either lseek() or lseek64().
*/
/* adding for windows NT file system support. */
-/* pvn: added __MWERKS__ support. */
#ifdef H5_HAVE_LSEEK64
# define file_offset_t off64_t