Header changes.
[runtime.git] / lib / silcutil / silcmime.h
index 653a662527441626f3a110efbd2fa663cd218279..8bc221cd07ec2d968228c3e60b42d296ec94a410 100644 (file)
@@ -25,6 +25,9 @@
  * 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
+ * used in multithreaded environment concurrency control must be employed.
+ *
  ***/
 
 #ifndef SILCMIME_H