-indentation, code cleanup
[oweals/gnunet.git] / src / set / gnunet-service-set.h
index 63b743ec4e869b7c8490849b6eada58bb76650ec..f26ff3fc356bee09162e027d689e1d830ecaa57c 100644 (file)
@@ -275,7 +275,7 @@ struct ElementEntry
   int removed;
 
   /**
-   * Generation the element was removed by the client. 
+   * Generation the element was removed by the client.
    * Operations of later generations will not consider the element.
    * Only valid if is_removed is GNUNET_YES.
    */