summaryrefslogtreecommitdiffstats
path: root/src/H5FDsrb.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/H5FDsrb.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/H5FDsrb.c')
-rw-r--r--src/H5FDsrb.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/H5FDsrb.c b/src/H5FDsrb.c
index 66c5e18..db8de8d 100644
--- a/src/H5FDsrb.c
+++ b/src/H5FDsrb.c
@@ -35,7 +35,6 @@ static hid_t H5FD_SRB_g = 0;
* 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