aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-service-fs_push.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-03-06 15:24:52 +0000
committerChristian Grothoff <christian@grothoff.org>2011-03-06 15:24:52 +0000
commitbe9eb15cebf1050232859829167d967fb37966b0 (patch)
tree052956954a39f845ff968d226f2476499f1e8955 /src/fs/gnunet-service-fs_push.c
parentae2573c141941db709f56f745753483a174bf704 (diff)
downloadgnunet-be9eb15cebf1050232859829167d967fb37966b0.tar.gz
gnunet-be9eb15cebf1050232859829167d967fb37966b0.zip
more dox fixes
Diffstat (limited to 'src/fs/gnunet-service-fs_push.c')
-rw-r--r--src/fs/gnunet-service-fs_push.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/gnunet-service-fs_push.c b/src/fs/gnunet-service-fs_push.c
index 0c67000d0..c1f520510 100644
--- a/src/fs/gnunet-service-fs_push.c
+++ b/src/fs/gnunet-service-fs_push.c
@@ -348,7 +348,7 @@ consider_gathering (void);
348/** 348/**
349 * Find content for migration to this peer. 349 * Find content for migration to this peer.
350 * 350 *
351 * @param mig peer to find content for 351 * @param mrp peer to find content for
352 */ 352 */
353static void 353static void
354find_content (struct MigrationReadyPeer *mrp) 354find_content (struct MigrationReadyPeer *mrp)