-allow caller ID to differ from zone used for resolution
[oweals/gnunet.git] / src / core / gnunet-service-core_typemap.c
index 13f5309fbdfe28bd1e9b1aaba51d3495d63a10b3..870b90085c1e73827d237c7c0f8a42927d03a629 100644 (file)
@@ -247,8 +247,8 @@ GSC_TYPEMAP_add (const uint16_t *types,
 /**
  * Remove a set of types from our type map.
  *
- * @param types array of message types no longer supported by this peer
- * @param tlen number of entries in @a types
+ * @param types array of types to remove
+ * @param tlen length of the @a types array
  */
 void
 GSC_TYPEMAP_remove (const uint16_t *types,