From daaee855b251b1c5368b6a577a5fcba4bf7828c6 Mon Sep 17 00:00:00 2001 From: erdgeist <> Date: Tue, 28 Oct 2008 01:27:22 +0000 Subject: Whitespace fixes --- ot_http.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ot_http.c') diff --git a/ot_http.c b/ot_http.c index 54564c7..09e93dd 100644 --- a/ot_http.c +++ b/ot_http.c @@ -1,6 +1,6 @@ /* This software was written by Dirk Engling It is considered beerware. Prost. Skol. Cheers or whatever. - + $id$ */ /* System */ @@ -335,7 +335,7 @@ static ssize_t http_handle_stats( const int64 client_socket, char *data, char *d stats_deliver( client_socket, mode ); return -2; } - + /* Simple stats can be answerred immediately */ if( !( l = return_stats_for_tracker( static_outbuf + SUCCESS_HTTP_HEADER_LENGTH, mode, 0 ) ) ) HTTPERROR_500; -- cgit v1.2.3