mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-04-12 18:10:24 +08:00
simplify
This commit is contained in:
parent
b3edfbc2d0
commit
3ec597a75c
@ -118,7 +118,7 @@ struct ncio {
|
||||
const char *path;
|
||||
|
||||
/* implementation private stuff */
|
||||
void *NCIO_CONST pvt;
|
||||
void *pvt;
|
||||
};
|
||||
|
||||
#undef NCIO_CONST
|
||||
|
Loading…
x
Reference in New Issue
Block a user