gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r16792 - gnunet/src/dht


From: gnunet
Subject: [GNUnet-SVN] r16792 - gnunet/src/dht
Date: Tue, 13 Sep 2011 12:26:05 +0200

Author: grothoff
Date: 2011-09-13 12:26:05 +0200 (Tue, 13 Sep 2011)
New Revision: 16792

Modified:
   gnunet/src/dht/gnunet-service-dht.c
Log:
doxygen

Modified: gnunet/src/dht/gnunet-service-dht.c
===================================================================
--- gnunet/src/dht/gnunet-service-dht.c 2011-09-13 10:25:25 UTC (rev 16791)
+++ gnunet/src/dht/gnunet-service-dht.c 2011-09-13 10:26:05 UTC (rev 16792)
@@ -826,25 +826,25 @@
  */
 static struct GNUNET_DHTLOG_Handle *dhtlog_handle;
 
-/*
+/**
  * Whether or not to send routing debugging information
  * to the dht logging server
  */
 static unsigned int debug_routes;
 
-/*
+/**
  * Whether or not to send FULL route information to
  * logging server
  */
 static unsigned int debug_routes_extended;
 
-/*
+/**
  * GNUNET_YES or GNUNET_NO, whether or not to act as
  * a malicious node which drops all messages
  */
 static unsigned int malicious_dropper;
 
-/*
+/**
  * GNUNET_YES or GNUNET_NO, whether or not to act as
  * a malicious node which sends out lots of GETS
  */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]