summaryrefslogtreecommitdiff
path: root/tests/mini-loss-time.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mini-loss-time.c')
-rw-r--r--tests/mini-loss-time.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/mini-loss-time.c b/tests/mini-loss-time.c
index f1aa3e4da9..17f6d3f50e 100644
--- a/tests/mini-loss-time.c
+++ b/tests/mini-loss-time.c
@@ -49,9 +49,8 @@ int main()
#include "utils.h"
-/* This program simulates packet loss in DTLS datagrams using
- * the blocking functions. Idea taken from test app of
- * Sean Buckheister.
+/* This program tests whether a DTLS handshake would timeout
+ * in a minute.
*/
static void print_type(const unsigned char* buf, int size)