]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Whitespace normalization
authorNick Mathewson <nickm@torproject.org>
Mon, 15 Nov 2004 23:29:24 +0000 (23:29 +0000)
committerNick Mathewson <nickm@torproject.org>
Mon, 15 Nov 2004 23:29:24 +0000 (23:29 +0000)
svn:r2895

src/common/tortls.c

index 001c9c054ec9d9ebe5a5c59b9550d099639b4b52..578c093ebee10e46ee0355c72347c7c298736c9f 100644 (file)
@@ -769,7 +769,6 @@ tor_tls_check_lifetime(tor_tls *tls, int tolerance)
   return r;
 }
 
-
 /** Return the number of bytes available for reading from <b>tls</b>.
  */
 int