projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92f98f4
)
fix
author
Christian Grothoff
<christian@grothoff.org>
Sun, 2 May 2010 12:05:30 +0000
(12:05 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Sun, 2 May 2010 12:05:30 +0000
(12:05 +0000)
src/hello/test_hello.c
patch
|
blob
|
history
diff --git
a/src/hello/test_hello.c
b/src/hello/test_hello.c
index eaaa29d6875ea39481a45de376249c2729a1b1ad..1ce1fcb83823f1a95c157bc35b5af79c713e6222 100644
(file)
--- a/
src/hello/test_hello.c
+++ b/
src/hello/test_hello.c
@@
-53,7
+53,7
@@
static int
check_addr (void *cls,
const char *tname,
struct GNUNET_TIME_Absolute expiration,
- const void *addr,
size
_t addrlen)
+ const void *addr,
uint16
_t addrlen)
{
unsigned int *i = cls;
@@
-74,7
+74,7
@@
static int
remove_some (void *cls,
const char *tname,
struct GNUNET_TIME_Absolute expiration,
- const void *addr,
size
_t addrlen)
+ const void *addr,
uint16
_t addrlen)
{
unsigned int *i = cls;