summaryrefslogtreecommitdiff
path: root/openbsd-compat/port-tun.c
diff options
context:
space:
mode:
Diffstat (limited to 'openbsd-compat/port-tun.c')
-rw-r--r--openbsd-compat/port-tun.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsd-compat/port-tun.c b/openbsd-compat/port-tun.c
index f6a6aa9e1..d2ea03874 100644
--- a/openbsd-compat/port-tun.c
+++ b/openbsd-compat/port-tun.c
@@ -28,7 +28,7 @@
28 28
29#include "log.h" 29#include "log.h"
30#include "misc.h" 30#include "misc.h"
31#include "bufaux.h" 31#include "buffer.h"
32 32
33/* 33/*
34 * This is the portable version of the SSH tunnel forwarding, it 34 * This is the portable version of the SSH tunnel forwarding, it