aboutsummaryrefslogtreecommitdiff
path: root/src/arm/arm_monitor_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/arm/arm_monitor_api.c')
-rw-r--r--src/arm/arm_monitor_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arm/arm_monitor_api.c b/src/arm/arm_monitor_api.c
index f8d41e790..7b403fde8 100644
--- a/src/arm/arm_monitor_api.c
+++ b/src/arm/arm_monitor_api.c
@@ -167,7 +167,7 @@ init_timeout_task (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
167 * @param cls closure with the 'struct GNUNET_ARM_MonitorHandle' 167 * @param cls closure with the 'struct GNUNET_ARM_MonitorHandle'
168 * @param size number of bytes available in buf 168 * @param size number of bytes available in buf
169 * @param buf where the callee should write the message 169 * @param buf where the callee should write the message
170 * @return number of bytes written to buf 170 * @return number of bytes written to buf
171 */ 171 */
172static size_t 172static size_t
173transmit_monitoring_init_message (void *cls, size_t size, void *buf) 173transmit_monitoring_init_message (void *cls, size_t size, void *buf)