Commit 2b8df27
authored
EXODUS: Fix incorrect use of exi_redef
At the point that this function was calle in `ex_open_par`, the exodus `file_item` struct has not yet be initialized, so cannot use the `exi_redef` and have to use the `nc_redef`.
Signed-off-by: Greg Sjaardema <gsjaardema@gmail.com>1 parent df76bc3 commit 2b8df27
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
325 | 325 | | |
326 | 326 | | |
327 | 327 | | |
328 | | - | |
| 328 | + | |
329 | 329 | | |
330 | 330 | | |
331 | 331 | | |
| |||
0 commit comments