X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=crypto%2Fasn1%2Fa_utf8.c;h=2105306fea1ba8a4a48e5376e4181e378245089f;hb=1d97c8435171a7af575f73c526d79e1ef0ee5960;hp=508e11e527c8c4b2b4bc84e872f453c58c179073;hpb=aa8a9266f91ce05068c5bf7eab44263c99d366f3;p=thirdparty%2Fopenssl.git diff --git a/crypto/asn1/a_utf8.c b/crypto/asn1/a_utf8.c index 508e11e527..2105306fea 100644 --- a/crypto/asn1/a_utf8.c +++ b/crypto/asn1/a_utf8.c @@ -63,7 +63,8 @@ /* UTF8 utilities */ -/* This parses a UTF8 string one character at a time. It is passed a pointer +/*- + * This parses a UTF8 string one character at a time. It is passed a pointer * to the string and the length of the string. It sets 'value' to the value of * the current character. It returns the number of characters read or a * negative error code: