aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_port_forward.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/test_transport_port_forward.c')
-rw-r--r--src/transport/test_transport_port_forward.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/test_transport_port_forward.c b/src/transport/test_transport_port_forward.c
index b0f0b113e..d3233c2da 100644
--- a/src/transport/test_transport_port_forward.c
+++ b/src/transport/test_transport_port_forward.c
@@ -21,7 +21,7 @@
21/** 21/**
22 * @file transport/test_transport_port_forward.c 22 * @file transport/test_transport_port_forward.c
23 * @brief Test case executing a script which sends a test UDP message from a nated peer 23 * @brief Test case executing a script which sends a test UDP message from a nated peer
24 * to a gloabl known peer. There is a tcp port forwarding in place towards the 24 * to a global known peer. There is a tcp port forwarding in place towards the
25 * natted peer to test the backchannel functionality of the TNG service. 25 * natted peer to test the backchannel functionality of the TNG service.
26 * @author t3sserakt 26 * @author t3sserakt
27 */ 27 */