mirror of
https://github.com/Unidata/netcdf-cxx4.git
synced 2024-11-21 03:13:46 +08:00
Fixed erroneous semi-colon...
* Caused compile error with g++ flag -pedantic-errors
This commit is contained in:
parent
f37a909a99
commit
bf091a66bf
@ -31,6 +31,6 @@ namespace netCDF
|
||||
*/
|
||||
void ncCheckDataMode(int ncid);
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user