From fafb0c541bb4b24515c57251a44d87825eec90fb Mon Sep 17 00:00:00 2001 From: Vojtech Bocek Date: Thu, 25 Jul 2013 22:53:02 +0200 Subject: Unify indentation and little clean-up in TWRP files Signed-off-by: Vojtech Bocek --- twrpDigest.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'twrpDigest.cpp') diff --git a/twrpDigest.cpp b/twrpDigest.cpp index 663d08566..ce3d87cca 100644 --- a/twrpDigest.cpp +++ b/twrpDigest.cpp @@ -16,10 +16,12 @@ along with TWRP. If not, see . */ -extern "C" { +extern "C" +{ #include "digest/md5.h" #include "libcrecovery/common.h" } + #include #include #include -- cgit v1.2.3