1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-26 03:22:12 +03:00
This commit is contained in:
Alasdair Kergon 2003-05-06 12:00:51 +00:00
parent bdabf5db72
commit 4a8af199c2

View File

@ -53,6 +53,7 @@ struct cmd_context {
char *cmd_line;
struct command *command;
struct arg *args;
char **argv;
struct dev_filter *filter;
int dump_filter; /* Dump filter when exiting? */