mirror of https://github.com/ecmwf/eccodes.git
Function signature
This commit is contained in:
parent
5185171123
commit
1a2ecdbdeb
|
@ -1485,7 +1485,7 @@ static void test_concept_condition_strings()
|
||||||
grib_handle_delete(h);
|
grib_handle_delete(h);
|
||||||
}
|
}
|
||||||
|
|
||||||
void test_trimming()
|
static void test_trimming()
|
||||||
{
|
{
|
||||||
char a[] = " Standing ";
|
char a[] = " Standing ";
|
||||||
char b[] = " Weeping ";
|
char b[] = " Weeping ";
|
||||||
|
|
Loading…
Reference in New Issue