From c121f61ae0d24b31c3512769d120ab5982abb1f6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Niels=20M=C3=B6ller?= <nisse@lysator.liu.se>
Date: Sat, 3 Sep 2011 08:03:45 +0200
Subject: [PATCH] Whitespace fix only.

Rev: nettle/ripemd160.c:1.5
---
 ripemd160.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ripemd160.c b/ripemd160.c
index 14bc9706..ffcecc36 100644
--- a/ripemd160.c
+++ b/ripemd160.c
@@ -24,6 +24,7 @@
 #if HAVE_CONFIG_H
 # include "config.h"
 #endif
+
 #include <string.h>
 #include <assert.h>
 
-- 
GitLab