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:
c34a22e
)
fix
author
Christian Grothoff
<christian@grothoff.org>
Tue, 16 Nov 2010 16:33:55 +0000
(16:33 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Tue, 16 Nov 2010 16:33:55 +0000
(16:33 +0000)
src/core/core_api.c
patch
|
blob
|
history
diff --git
a/src/core/core_api.c
b/src/core/core_api.c
index 0fdcacb7a98df39e6af62a2fca9f29d18e3c8442..c53ecf8476adf382a14b86d44cf27bad6402f973 100644
(file)
--- a/
src/core/core_api.c
+++ b/
src/core/core_api.c
@@
-1788,6
+1788,7
@@
GNUNET_CORE_peer_change_preference (struct GNUNET_CORE_Handle *h,
}
irc = GNUNET_malloc (sizeof (struct GNUNET_CORE_InformationRequestContext));
irc->h = h;
+ irc->pr = pr;
irc->info = info;
irc->info_cls = info_cls;
cm = GNUNET_malloc (sizeof (struct ControlMessage) +