mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-02-17 16:50:18 +08:00
This commit is contained in:
parent
a1b806ed04
commit
1b6e90a0f4
@ -522,7 +522,7 @@ builddatasublist(Datalist* dl)
|
||||
d.nctype = NC_COMPOUND;
|
||||
d.lineno = (dl->length > 0?dl->data[0].lineno:0);
|
||||
d.value.compoundv = dl;
|
||||
d.filled = NULL;
|
||||
d.filled = 0;
|
||||
return d;
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user