提交 d67e4a48 编写于 作者: F Fabian Frederick 提交者: Jan Kara

udf: unicode: update function name in comments

Signed-off-by: NFabian Frederick <fabf@skynet.be>
Signed-off-by: NJan Kara <jack@suse.cz>
上级 31f2566f
...@@ -77,7 +77,7 @@ static void udf_build_ustr_exact(struct ustr *dest, dstring *ptr, int exactsize) ...@@ -77,7 +77,7 @@ static void udf_build_ustr_exact(struct ustr *dest, dstring *ptr, int exactsize)
} }
/* /*
* udf_ocu_to_utf8 * udf_CS0toUTF8
* *
* PURPOSE * PURPOSE
* Convert OSTA Compressed Unicode to the UTF-8 equivalent. * Convert OSTA Compressed Unicode to the UTF-8 equivalent.
...@@ -149,7 +149,7 @@ int udf_CS0toUTF8(struct ustr *utf_o, const struct ustr *ocu_i) ...@@ -149,7 +149,7 @@ int udf_CS0toUTF8(struct ustr *utf_o, const struct ustr *ocu_i)
/* /*
* *
* udf_utf8_to_ocu * udf_UTF8toCS0
* *
* PURPOSE * PURPOSE
* Convert UTF-8 to the OSTA Compressed Unicode equivalent. * Convert UTF-8 to the OSTA Compressed Unicode equivalent.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册