X-Git-Url: http://git.silc.fi/gitweb/?a=blobdiff_plain;f=lib%2Fsilcutil%2Fsilcmime.h;h=3b22e6184623051c1ccb2db8bfc6472a996a3d98;hb=a788ad407a51e84cfd41fedc6c053e62283ea2d7;hp=664b526a06adbaaa137947327282a30b437c5edc;hpb=72c2de619079457f7a68100eb13385275a424a23;p=runtime.git diff --git a/lib/silcutil/silcmime.h b/lib/silcutil/silcmime.h index 664b526a..3b22e618 100644 --- a/lib/silcutil/silcmime.h +++ b/lib/silcutil/silcmime.h @@ -21,11 +21,11 @@ * * 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. * ***/