aboutsummaryrefslogtreecommitdiff
path: root/src/core/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/core.h')
-rw-r--r--src/core/core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/core.h b/src/core/core.h
index fe8bcf9cc..ebdac0aaa 100644
--- a/src/core/core.h
+++ b/src/core/core.h
@@ -198,7 +198,7 @@ struct RequestConfigureMessage
198 * the specified amont. The traffic preference is used to determine 198 * the specified amont. The traffic preference is used to determine
199 * the share of bandwidth this peer will typcially be assigned. 199 * the share of bandwidth this peer will typcially be assigned.
200 */ 200 */
201 double preference_change GNUNET_PACKED; 201 uint64_t preference_change GNUNET_PACKED;
202 202
203 /** 203 /**
204 * Identity of the peer being configured. 204 * Identity of the peer being configured.