diff options
author | Simon Josefsson <simon@josefsson.org> | 2010-11-25 19:48:56 +0100 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2010-11-25 19:48:56 +0100 |
commit | b8a79106f08585e16214044572c308888d0d0ca9 (patch) | |
tree | f9b007806d2e449e0a46dc3e3831f0f0cd00115f /tests/safe-renegotiation | |
parent | 27f7b7557a31c4e4018aa51c20b7a7bc94aaa710 (diff) | |
download | gnutls-b8a79106f08585e16214044572c308888d0d0ca9.tar.gz |
Fix syntax-check warning.
Diffstat (limited to 'tests/safe-renegotiation')
-rw-r--r-- | tests/safe-renegotiation/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/safe-renegotiation/Makefile.am b/tests/safe-renegotiation/Makefile.am index a76e437295..d6a5593ca6 100644 --- a/tests/safe-renegotiation/Makefile.am +++ b/tests/safe-renegotiation/Makefile.am @@ -32,4 +32,3 @@ TESTS = $(ctests) TESTS_ENVIRONMENT = $(VALGRIND) EXTRA_DIST = README - |