You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
275 B
12 lines
275 B
diff --git a/common/options.c b/common/options.c
|
|
index 3e6383a..9216ae4 100644
|
|
--- a/common/options.c
|
|
+++ b/common/options.c
|
|
@@ -1122,7 +1122,6 @@ store_options6(char *buf, int buflen,
|
|
*/
|
|
if (code == vsio_option_code) {
|
|
vsio_wanted = 1;
|
|
- continue;
|
|
}
|
|
|
|
/*
|
|
|