summaryrefslogtreecommitdiffstats
path: root/src/openvpn/options.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/openvpn/options.c')
-rw-r--r--src/openvpn/options.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/openvpn/options.c b/src/openvpn/options.c
index 2879654..34e44ec 100644
--- a/src/openvpn/options.c
+++ b/src/openvpn/options.c
@@ -2867,6 +2867,7 @@ pre_pull_restore (struct options *o)
}
o->push_continuation = 0;
+ o->push_option_types_found = 0;
}
#endif