From 119df02356e2634a1f38a23d288d8774e841e5f7 Mon Sep 17 00:00:00 2001 From: jsing <> Date: Tue, 15 Apr 2014 12:00:25 +0000 Subject: First pass at applying KNF to the OpenSSL code, which almost makes it readable. This pass is whitespace only and can readily be verified using tr and md5. There is still a huge amount of inconsistency within these headers. --- src/lib/libssl/ssl23.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/lib/libssl/ssl23.h') diff --git a/src/lib/libssl/ssl23.h b/src/lib/libssl/ssl23.h index d3228983c7..4e28a06796 100644 --- a/src/lib/libssl/ssl23.h +++ b/src/lib/libssl/ssl23.h @@ -80,4 +80,3 @@ extern "C" { } #endif #endif - -- cgit v1.2.3-55-g6feb