projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
kernel: update ssb and bcma to linux-next next-20110627
[openwrt.git]
/
tools
/
firmware-utils
/
src
/
buffalo-lib.c
diff --git
a/tools/firmware-utils/src/buffalo-lib.c
b/tools/firmware-utils/src/buffalo-lib.c
index
00ad1a5
..
29aee9f
100644
(file)
--- a/
tools/firmware-utils/src/buffalo-lib.c
+++ b/
tools/firmware-utils/src/buffalo-lib.c
@@
-179,7
+179,7
@@
int bcrypt_buf(unsigned char seed, unsigned char *key, unsigned char *src,
uint32_t buffalo_csum(uint32_t csum, void *buf, unsigned long len)
{
-
unsigned
char *p = buf;
+ char *p = buf;
while (len--) {
int i;
This page took
0.019505 seconds
and
4
git commands to generate.