mirror of https://github.com/ecmwf/eccodes.git
Formatting
This commit is contained in:
parent
b2e70094eb
commit
6b98e571c4
|
@ -2486,7 +2486,6 @@ int grib_accessor_bufr_data_array_t::create_keys(long onlySubset, long startSubs
|
||||||
}
|
}
|
||||||
|
|
||||||
if (ide == 0 && !compressedData_) {
|
if (ide == 0 && !compressedData_) {
|
||||||
|
|
||||||
long subsetNumber = iss + 1;
|
long subsetNumber = iss + 1;
|
||||||
size_t len = 1;
|
size_t len = 1;
|
||||||
grib_action creatorsn = {
|
grib_action creatorsn = {
|
||||||
|
|
Loading…
Reference in New Issue