summaryrefslogtreecommitdiff
path: root/openvpn/src/openvpn/options.c
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2014-01-09 22:18:17 +0100
committerArne Schwabe <arne@rfc2549.org>2014-01-09 22:18:17 +0100
commitdd6f4ac1248e73106cf54ba78856dc27265bc5e1 (patch)
tree8049eb01214b11b30e9d4a6f5e3d5fd1b8bc670b /openvpn/src/openvpn/options.c
parent97deae46f78cc96540d207f452f2bd97cf540b13 (diff)
rename IV_OPENVPN_GUI_VERSION to IV_GUI_VER
Diffstat (limited to 'openvpn/src/openvpn/options.c')
-rw-r--r--openvpn/src/openvpn/options.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/openvpn/src/openvpn/options.c b/openvpn/src/openvpn/options.c
index b93a67a0..892dbfdd 100644
--- a/openvpn/src/openvpn/options.c
+++ b/openvpn/src/openvpn/options.c
@@ -2874,6 +2874,7 @@ pre_pull_restore (struct options *o)
}
o->push_continuation = 0;
+ o->push_option_types_found = 0;
}
#endif