diff options
Diffstat (limited to 'src/H5Bcache.c')
-rw-r--r-- | src/H5Bcache.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/H5Bcache.c b/src/H5Bcache.c index 443b482..6f8e259 100644 --- a/src/H5Bcache.c +++ b/src/H5Bcache.c @@ -80,8 +80,7 @@ const H5AC_class_t H5AC_BT[1] = {{ /*------------------------------------------------------------------------- * Function: H5B_serialize * - * Purpose: Serialize the data structure for writing to disk or - * storing on the SAP (for FPHDF5). + * Purpose: Serialize the data structure for writing to disk. * * Return: Success: SUCCEED * Failure: FAIL |