mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-25 10:04:17 +03:00
Fix prototype.
This commit is contained in:
parent
dee8abfdde
commit
ac877b3065
@ -21,7 +21,7 @@
|
||||
#ifndef _LVM_FILTER_H
|
||||
#define _LVM_FILTER_H
|
||||
|
||||
struct dev_filter *lvm_type_filter_create();
|
||||
struct dev_filter *lvm_type_filter_create(const char *);
|
||||
|
||||
void lvm_type_filter_destroy(struct dev_filter *f);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user