commit 05e2750ea710b26b737c25bb9c7b43c2ad7e8062 Author: Nick Mathewson nickm@torproject.org Date: Tue Jun 14 20:21:59 2016 -0400
whoops; blank line --- src/test/test_tortls.c | 1 - 1 file changed, 1 deletion(-)
diff --git a/src/test/test_tortls.c b/src/test/test_tortls.c index f8fd7af..3a048fb 100644 --- a/src/test/test_tortls.c +++ b/src/test/test_tortls.c @@ -12,7 +12,6 @@
#include "compat.h"
- /* Some versions of OpenSSL declare SSL_get_selected_srtp_profile twice in * srtp.h. Suppress the GCC warning so we can build with -Wredundant-decl. */ DISABLE_GCC_WARNING(redundant-decls)