documentation update

This commit is contained in:
Ed Hartnett 2019-07-04 10:21:06 -06:00
parent 985ed35166
commit cf0ab1c504

View File

@ -105,7 +105,7 @@ static const NC_Dispatch HDF4_dispatcher = {
NC_NOTNC4_get_var_chunk_cache NC_NOTNC4_get_var_chunk_cache
}; };
const NC_Dispatch* HDF4_dispatch_table = NULL; const NC_Dispatch *HDF4_dispatch_table = NULL;
/** /**
* @internal Initialize HDF4 dispatch layer. * @internal Initialize HDF4 dispatch layer.