1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00
This commit is contained in:
Alasdair Kergon 2003-05-06 12:00:51 +00:00
parent b9e67d4f46
commit 9019ed2e77

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? */