/
uis
/
git
/
x
/
uis
/
git
/
git.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
*.[ch]: manually align parameter lists
[git/git.git]
/
ppc
/
sha1.c
diff --git
a/ppc/sha1.c
b/ppc/sha1.c
index
b5d8af4
..
1b705ce
100644
(file)
--- a/
ppc/sha1.c
+++ b/
ppc/sha1.c
@@
-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)
{