summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-12-15 21:23:20 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-12-15 21:40:26 +0100
commit9557e715fcadb6e82b575944139e17f792ed9aa2 (patch)
tree3d3c5e6005c5ee518ee0ffb8ce82c967b5c1f39d /tests
parent81159b58f1985eca1e7355f13b83fa0f4e078bf8 (diff)
downloadgnutls-9557e715fcadb6e82b575944139e17f792ed9aa2.tar.gz
doc update
Diffstat (limited to 'tests')
-rw-r--r--tests/mini-cert-status.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/mini-cert-status.c b/tests/mini-cert-status.c
index 77dc030125..5a3291c060 100644
--- a/tests/mini-cert-status.c
+++ b/tests/mini-cert-status.c
@@ -49,8 +49,8 @@ int main()
#include "utils.h"
-/* This program tests the robustness of record
- * decoding.
+/* This program tests whether the GNUTLS_CERT_* flags
+ * work as expected.
*/
static void server_log_func(int level, const char *str)