mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-10 16:58:47 +03:00
fix earlier checkin
This commit is contained in:
parent
d336842067
commit
24f4552bbe
@ -651,7 +651,7 @@ int monitor_dev_for_events(struct cmd_context *cmd,
|
||||
int r = 1;
|
||||
struct list *tmp;
|
||||
struct lv_segment *seg;
|
||||
int (*monitor_fn) (struct cmd_context *c, struct lv_segment *s, int e);
|
||||
int (*monitor_fn) (struct lv_segment *s, int e);
|
||||
|
||||
/*
|
||||
* Nothing to do if dmeventd configured not to be used.
|
||||
|
Loading…
x
Reference in New Issue
Block a user