mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
Minor oldstyle warning update
This commit is contained in:
parent
e49622ef17
commit
f9fb138bdd
@ -131,7 +131,7 @@ static void test_clone(void)
|
||||
dm_config_destroy(tree);
|
||||
}
|
||||
|
||||
static void test_cascade()
|
||||
static void test_cascade(void)
|
||||
{
|
||||
struct dm_config_tree *t1 = dm_config_from_string(conf),
|
||||
*t2 = dm_config_from_string(overlay),
|
||||
|
Loading…
Reference in New Issue
Block a user