mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-29 06:50:38 +03:00
Minor oldstyle warning update
This commit is contained in:
parent
99a1830b46
commit
8a3960d217
@ -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…
x
Reference in New Issue
Block a user