summaryrefslogtreecommitdiffstats
path: root/src/H5Dfill.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Dfill.c')
-rw-r--r--src/H5Dfill.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/H5Dfill.c b/src/H5Dfill.c
index b2e8e9d..2d52713 100644
--- a/src/H5Dfill.c
+++ b/src/H5Dfill.c
@@ -158,8 +158,7 @@ done:
Use the selection in the dataspace to fill elements in a memory buffer.
GLOBAL VARIABLES
COMMENTS, BUGS, ASSUMPTIONS
- If "fill" parameter is NULL, use all zeros as fill value. If "fill_type"
- parameter is NULL, use "buf_type" for the fill value datatype.
+ If "fill" parameter is NULL, use all zeros as fill value.
EXAMPLES
REVISION LOG
Raymond Lu - 20 March 2007