aboutsummaryrefslogtreecommitdiff
path: root/src/dv/gnunet-service-dv.c
diff options
context:
space:
mode:
authorNathan S. Evans <evans@in.tum.de>2010-06-27 17:01:41 +0000
committerNathan S. Evans <evans@in.tum.de>2010-06-27 17:01:41 +0000
commit968bccfc7be9409a9756233a449dda9d0d5c1043 (patch)
tree3ca3bf5e2f6eae83395c2cc5c4a27c2805036a50 /src/dv/gnunet-service-dv.c
parent1d30c882fc54db83900f41b3960ddf5aa4ebc7db (diff)
downloadgnunet-968bccfc7be9409a9756233a449dda9d0d5c1043.tar.gz
gnunet-968bccfc7be9409a9756233a449dda9d0d5c1043.zip
doxygen fix
Diffstat (limited to 'src/dv/gnunet-service-dv.c')
-rw-r--r--src/dv/gnunet-service-dv.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dv/gnunet-service-dv.c b/src/dv/gnunet-service-dv.c
index 55e02e848..3882335b0 100644
--- a/src/dv/gnunet-service-dv.c
+++ b/src/dv/gnunet-service-dv.c
@@ -1079,6 +1079,7 @@ find_least_cost_peer (void *cls,
1079 * @param message the packed message 1079 * @param message the packed message
1080 * @param message_size size of the message 1080 * @param message_size size of the message
1081 * @param importance what priority to send this message with 1081 * @param importance what priority to send this message with
1082 * @param uid the unique identifier of this message (or 0 for none)
1082 * @param timeout how long to possibly delay sending this message 1083 * @param timeout how long to possibly delay sending this message
1083 */ 1084 */
1084static int 1085static int