-fix
authorChristian Grothoff <christian@grothoff.org>
Tue, 24 Apr 2012 13:24:53 +0000 (13:24 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 24 Apr 2012 13:24:53 +0000 (13:24 +0000)
src/dht/dht.h

index f1b183e2530e0e227c955a44b1413e983b56edf5..373bc7b82e8c0b238e9fa19de05544895de414bb 100644 (file)
@@ -284,7 +284,7 @@ struct GNUNET_DHT_MonitorStartMessage
   int16_t filter_key GNUNET_PACKED;
 
   /**
-   * The key to filter messages by..
+   * The key to filter messages by.
    */
   GNUNET_HashCode key;
 };