aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-download.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-09-09 13:23:36 +0000
committerChristian Grothoff <christian@grothoff.org>2013-09-09 13:23:36 +0000
commitcd010104a8f0ce3d5d665de8393e68ec7a59d079 (patch)
tree6ccade36654c30de6b3aa079061787c55b4ef778 /src/fs/gnunet-download.c
parent4f038a57cede666fd7b91bdc11e876753b52a4a1 (diff)
downloadgnunet-cd010104a8f0ce3d5d665de8393e68ec7a59d079.tar.gz
gnunet-cd010104a8f0ce3d5d665de8393e68ec7a59d079.zip
-monkey integration
Diffstat (limited to 'src/fs/gnunet-download.c')
-rw-r--r--src/fs/gnunet-download.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/gnunet-download.c b/src/fs/gnunet-download.c
index 30081f0b4..5001d4c34 100644
--- a/src/fs/gnunet-download.c
+++ b/src/fs/gnunet-download.c
@@ -121,7 +121,7 @@ display_bar (unsigned long long x,
121 * for this operation; should be set to NULL for 121 * for this operation; should be set to NULL for
122 * SUSPEND and STOPPED events). The value returned 122 * SUSPEND and STOPPED events). The value returned
123 * will be passed to future callbacks in the respective 123 * will be passed to future callbacks in the respective
124 * field in the GNUNET_FS_ProgressInfo struct. 124 * field in the `struct GNUNET_FS_ProgressInfo`
125 */ 125 */
126static void * 126static void *
127progress_cb (void *cls, const struct GNUNET_FS_ProgressInfo *info) 127progress_cb (void *cls, const struct GNUNET_FS_ProgressInfo *info)