documentation update

This commit is contained in:
Ed Hartnett 2019-07-04 10:13:54 -06:00
parent 5a4948faec
commit 0ccb3d1c5e

View File

@ -577,7 +577,7 @@ hdf4_read_var(NC_FILE_INFO_T *h5, int v)
}
/**
* @internal Open a HDF4 file.
* @internal Open a HDF4 SD file for read-only access.
*
* @param path The file name of the file.
* @param mode The open mode flag.