summaryrefslogtreecommitdiff
path: root/src/uanytun.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/uanytun.c')
-rw-r--r--src/uanytun.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/uanytun.c b/src/uanytun.c
index 6854200..27f208f 100644
--- a/src/uanytun.c
+++ b/src/uanytun.c
@@ -120,7 +120,6 @@ int init_main_loop(options_t* opt, cipher_t* c, auth_algo_t* aa, key_derivation_
auth_algo_close(aa);
return ret;
}
-
#endif
ret = seq_win_init(seq_win, opt->seq_window_size_);