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:
e6e8d9d
)
fix
author
Christian Grothoff
<christian@grothoff.org>
Fri, 13 Nov 2009 11:55:56 +0000
(11:55 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Fri, 13 Nov 2009 11:55:56 +0000
(11:55 +0000)
src/util/test_resolver_api.c
patch
|
blob
|
history
diff --git
a/src/util/test_resolver_api.c
b/src/util/test_resolver_api.c
index 8afa819e4db6bcbbc3a78c60400600739621a3ab..909a166686a05cb3aea3085955ae32ee97fe4e80 100644
(file)
--- a/
src/util/test_resolver_api.c
+++ b/
src/util/test_resolver_api.c
@@
-176,7
+176,7
@@
check ()
"-L", "DEBUG",
#endif
"-c", "test_resolver_api_data.conf", NULL);
- GNUNET_assert (OK == GNUNET_PROGRAM_run ((sizeof (argv) / sizeof (char *)) - 1,
+ GNUNET_assert (
GNUNET_
OK == GNUNET_PROGRAM_run ((sizeof (argv) / sizeof (char *)) - 1,
argv, "test-resolver-api", "nohelp",
options, &run, &ok));
if (0 != PLIBC_KILL (pid, SIGTERM))