commit 9f259643eb44104b25a0c5039466d9938f618fb3
parent 64136df5a65d50d7ca2e55f7dfbe671215691d97
Author: sin <sin@2f30.org>
Date: Tue, 29 Mar 2016 12:32:41 +0100
fix description
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/stun.c b/stun.c
@@ -5,7 +5,7 @@
* both layer 2 (TAP) and layer 3 (TUN) tunnels. At the moment, the
* only supported transport is TCP.
*
- * There is a server and a client. By default the server listens on
+ * stun is split into a server and a client. By default the server listens on
* port 12080. When a client connects there is a challenge-response phase
* as shown below:
*