aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-download.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-09-22 19:06:35 +0000
committerChristian Grothoff <christian@grothoff.org>2009-09-22 19:06:35 +0000
commit4ad96e182037d35ec6e62a8bfb1d2ea9b14be106 (patch)
tree7e5b055bce051c11bfd460443956e619466d4710 /src/fs/gnunet-download.c
parentd62bacc863759d211988cd59d0f0849e378d2a61 (diff)
downloadgnunet-4ad96e182037d35ec6e62a8bfb1d2ea9b14be106.tar.gz
gnunet-4ad96e182037d35ec6e62a8bfb1d2ea9b14be106.zip
documentation cleanup
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 681608d6b..00565b1a3 100644
--- a/src/fs/gnunet-download.c
+++ b/src/fs/gnunet-download.c
@@ -113,7 +113,7 @@ progress_cb (void *cls,
113 * @param sched the scheduler to use 113 * @param sched the scheduler to use
114 * @param args remaining command-line arguments 114 * @param args remaining command-line arguments
115 * @param cfgfile name of the configuration file used (for saving, can be NULL!) 115 * @param cfgfile name of the configuration file used (for saving, can be NULL!)
116 * @param cfg configuration 116 * @param c configuration
117 */ 117 */
118static void 118static void
119run (void *cls, 119run (void *cls,