projects
/
tahoe-lafs
/
zfec.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
151db99
)
see if this silences the "not a prototype" warning
author
zooko
<zooko@zooko.com>
Sun, 14 Jun 2009 01:06:57 +0000
(06:36 +0530)
committer
zooko
<zooko@zooko.com>
Sun, 14 Jun 2009 01:06:57 +0000
(06:36 +0530)
Ignore-this:
2935c5fea2eee592d418f539c4080891
darcs-hash:
fbbca4eeaa80fda92062f67aec5ad669666892ba
zfec/zfec/_fecmodule.c
patch
|
blob
|
history
diff --git
a/zfec/zfec/_fecmodule.c
b/zfec/zfec/_fecmodule.c
index eea1b40e9219bfeee5727c0168826f01fd06cf02..2f8f82d8aba9f758d4767e7ec50158390407b9ad 100644
(file)
--- a/
zfec/zfec/_fecmodule.c
+++ b/
zfec/zfec/_fecmodule.c
@@
-556,7
+556,7
@@
_hexwrite(unsigned char*s, size_t l) {
}
PyObject*
-test_from_agl() {
+test_from_agl(
void
) {
unsigned char b0c[8], b1c[8];
unsigned char b0[8], b1[8], b2[8], b3[8], b4[8];
memset(b0, 1, 8);