social cli
[oweals/gnunet.git] / src / rps / gnunet-service-rps_view.h
index e05823013ddbb9c99ce5ecd0bf0aed0739fdf356..6a85a213421fe5bc4af42ba3c07b5cfa12a45148 100644 (file)
@@ -38,6 +38,8 @@ View_create (unsigned int len);
 /**
  * Change length of view
  *
+ * If size is decreased, peers with higher indices are removed.
+ *
  * @param len the (maximum) length for the view
  */
 void