summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-08-26 21:06:06 +0200
committerSimon Josefsson <simon@josefsson.org>2008-08-26 21:06:06 +0200
commit819cf0c75941c59f6e4a611dcb07c115a0d137bd (patch)
tree429aafd7d4ea6d1f57e12bdc30e6fdf24f5df0fb /tests
parent2e64be28b186240bcdf9c01617b9c9e66525a5b5 (diff)
downloadgnutls-819cf0c75941c59f6e4a611dcb07c115a0d137bd.tar.gz
Fix.
Diffstat (limited to 'tests')
-rw-r--r--tests/set_pkcs7_cred.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/set_pkcs7_cred.c b/tests/set_pkcs7_cred.c
index 8e25d3a055..a8b891ccca 100644
--- a/tests/set_pkcs7_cred.c
+++ b/tests/set_pkcs7_cred.c
@@ -103,6 +103,4 @@ doit (void)
gnutls_certificate_free_credentials (crt);
gnutls_global_deinit ();
-
- return 0;
}