]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Whitespace fix only.
authorNiels Möller <nisse@lysator.liu.se>
Sat, 3 Sep 2011 06:03:45 +0000 (08:03 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Sat, 3 Sep 2011 06:03:45 +0000 (08:03 +0200)
Rev: nettle/ripemd160.c:1.5

ripemd160.c

index 14bc97060ae47e215f2f7888a9b02e728abc683d..ffcecc3689caefe4dcbf690d2aa6e647c84e2a12 100644 (file)
@@ -24,6 +24,7 @@
 #if HAVE_CONFIG_H
 # include "config.h"
 #endif
+
 #include <string.h>
 #include <assert.h>