-docu, style fixes
[oweals/gnunet.git] / src / testbed / testbed.h
index 107e1c5bb53c8df88fe7c3bd3c6a461b7a530f41..6f6a3f31e81d96378c098e2ebb4c8cb69b2a945b 100644 (file)
@@ -790,7 +790,7 @@ struct GNUNET_TESTBED_UnderlayLinkModelMsg
    * The number of link properties contained in this message
    */
   uint32_t nprops GNUNET_PACKED;
-  
+
   /**
    * Array of ids of peers to be in the blacklist/whitelist.  Each id is of type
    * uint32_t.  Number of ids should be equal to nentries.
@@ -801,7 +801,7 @@ struct GNUNET_TESTBED_UnderlayLinkModelMsg
    * sequence of four integers of type uint32_t: peer_id, latency, loss and
    * bandwidth.
    */
-  
+
 };