Skip to content

Commit

Permalink
fixed documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
edhartnett committed Sep 3, 2019
1 parent 0cb6841 commit 7ba458f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/clib/pioc_support.c
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ extern int pio_next_ncid;
/** The default error handler used when iosystem cannot be located. */
extern int default_error_handler;

/** This prototype from netCDF is required for netCDF integration to
* work. */
int nc4_file_change_ncid(int ncid, unsigned short new_ncid_index);

/**
Expand Down

0 comments on commit 7ba458f

Please sign in to comment.