Comment changes.
[crypto.git] / lib / silcutil / silcbuffmt.h
index a3ff49dc18e1229be8d8a2a204dfbc28749906ec..271137bf19e38341050aa4e54135b51c6fe4aa11 100644 (file)
  *
  * DESCRIPTION
  *
- * SILC Buffer Format API provides a few functions for formatting
- * various different data types into a buffer, and retrieving
- * various data from buffer into specific data types.  It is usefull
- * to format for example packets and later unformat them.
+ * SILC Buffer Format API provides functions for formatting different data
+ * types into a buffer and retrieving different data types from a buffer
+ * into specified data types.  It is especially useful to format packets,
+ * protocol payloads and such.
  *
  ***/