aboutsummaryrefslogtreecommitdiff
path: root/src/dht
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-04-22 13:52:46 +0000
committerChristian Grothoff <christian@grothoff.org>2012-04-22 13:52:46 +0000
commit6460e38ae3550c54413135cc603e5036b50f6ae5 (patch)
tree3d04882ab4c8f8cfcd14047edee4e087a85ed72b /src/dht
parenta247d5bed5b7db6f92d34126be29e36d517eb82f (diff)
downloadgnunet-6460e38ae3550c54413135cc603e5036b50f6ae5.tar.gz
gnunet-6460e38ae3550c54413135cc603e5036b50f6ae5.zip
-doxygen
Diffstat (limited to 'src/dht')
-rw-r--r--src/dht/dht.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dht/dht.h b/src/dht/dht.h
index a7126aed7..8656de364 100644
--- a/src/dht/dht.h
+++ b/src/dht/dht.h
@@ -291,7 +291,7 @@ struct GNUNET_DHT_MonitorStartMessage
291 291
292 292
293/** 293/**
294 * Message to monitor get requests going through peer, DHT service --> clients. 294 * Message to monitor get requests going through peer, DHT service -> clients.
295 */ 295 */
296struct GNUNET_DHT_MonitorGetMessage 296struct GNUNET_DHT_MonitorGetMessage
297{ 297{