Browse Source

whoops; blank line

Nick Mathewson 7 years ago
parent
commit
05e2750ea7
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/test/test_tortls.c

+ 0 - 1
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)