Created SILC Runtime Toolkit git repository Part II.
[runtime.git] / lib / silcutil / silcmime.h
index 664b526a06adbaaa137947327282a30b437c5edc..3b22e6184623051c1ccb2db8bfc6472a996a3d98 100644 (file)
  *
  * DESCRIPTION
  *
- * Simple implementation of MIME.  Supports creation and parsing of simple
+ * Simple MIME Interface.  This API supports creation and parsing of simple
  * MIME messages, multipart MIME messages, including nested multiparts, and
  * MIME fragmentation and defragmentation.
  *
- * SILC Mime API is not thread-safe.  If the same MIME context must be
+ * SILC Mime API is not thread-safe.  If the same SilcMime context must be
  * used in multithreaded environment concurrency control must be employed.
  *
  ***/