Skip to content

Commit

Permalink
Merge pull request #2450 from gsjaardema/patch-53
Browse files Browse the repository at this point in the history
Minor fix to doxygen documentation
  • Loading branch information
WardF committed Dec 12, 2023
2 parents c0a896c + 66dba3f commit 7ef8c95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libdispatch/dparallel.c
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 7ef8c95

Please sign in to comment.