mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-03-19 17:30:27 +08:00
Merge pull request #2450 from gsjaardema/patch-53
Minor fix to doxygen documentation
This commit is contained in:
commit
7ef8c95bc1
@ -331,7 +331,7 @@ nc_open_par_fortran(const char *path, int omode, int comm,
|
||||
@return ::NC_NOERR No error.
|
||||
@return ::NC_EBADID Invalid ncid passed.
|
||||
@return ::NC_ENOTVAR Invalid varid passed.
|
||||
@return ::NC_ENOPAR File was not opened with nc_open_par/nc_create_var.
|
||||
@return ::NC_ENOPAR File was not opened with nc_open_par/nc_create_par.
|
||||
@return ::NC_EINVAL Invalid par_access specified, or attempt to set
|
||||
filtered variable to independent access.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user