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:
50f6a48
)
fix #4609
author
Christian Grothoff
<christian@grothoff.org>
Thu, 4 Aug 2016 09:00:49 +0000
(09:00 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Thu, 4 Aug 2016 09:00:49 +0000
(09:00 +0000)
src/social/test_social.c
patch
|
blob
|
history
diff --git
a/src/social/test_social.c
b/src/social/test_social.c
index 6a27680304fb1ed3e7d17a8c353b7a51d96eadf1..6de31eb8389755bb78cdcc24f3781f097151c671 100644
(file)
--- a/
src/social/test_social.c
+++ b/
src/social/test_social.c
@@
-406,7
+406,7
@@
app_connected (void *cls)
"App connected: %p\n", cls);
if (NULL != core)
{
- GNUNET_CORE_disconnec
t
(core);
+ GNUNET_CORE_disconnec
T
(core);
core = NULL;
}
}