Third batch
[gitweb.git] / ppc / sha1.c
index b5d8af45514a9c219817580708124ef49de0278b..1b705cee1fe95150c8cce73a5cced934aea6cffd 100644 (file)
@@ -11,7 +11,7 @@
 #include "sha1.h"
 
 void ppc_sha1_core(uint32_t *hash, const unsigned char *p,
-                         unsigned int nblocks);
+                  unsigned int nblocks);
 
 int ppc_SHA1_Init(ppc_SHA_CTX *c)
 {