Merged silc_1_0_branch to trunk.
[silc.git] / lib / silccore / silcid.h
index 9fb5630cf3d2d155f8d488608a84582c301a71c3..741ad9edb8cf9e884ca0fbf7dc74d280c9c10c94 100644 (file)
@@ -422,7 +422,8 @@ typedef struct {
  * DESCRIPTION
  *
  *    Converts an ID of type `type' to data. This can be used to
- *    convert the ID's to data for inclusion in the packets.
+ *    convert the ID's to data for inclusion in the packets.  Use the
+ *    silc_id_get_len to get the length of the ID.
  *
  ***/
 unsigned char *silc_id_id2str(const void *id, SilcIdType type);