mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-01-30 16:10:44 +08:00
formatting cleanup
This commit is contained in:
parent
0e204ebe0c
commit
3277ef2359
@ -144,6 +144,7 @@ nc_def_dim(int ncid, const char *name, size_t len, int *idp)
|
||||
@return ::NC_NOERR No error.
|
||||
@return ::NC_EBADID Not a valid ID.
|
||||
@return ::NC_EBADDIM Invalid dimension ID.
|
||||
|
||||
@author Glenn Davis, Russ Rew, Ed Hartnett, Dennis Heimbigner, Ward
|
||||
Fisher
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user