提交 0d7567f8 编写于 作者: O Owen Taylor 提交者: Owen Taylor

Fix mispelled constant from last commit.

Tue Apr 15 06:57:02 2003  Owen Taylor  <otaylor@redhat.com>

        * pango/opentype/ftxgpos.c: Fix mispelled constant
        from last commit.
上级 73cd6007
......@@ -4783,7 +4783,7 @@
else
error = Load_EmptyClassDefinition ( cd, stream );
if (error == TT_ERR_OK)
if (error == TT_Err_Ok)
(void)FILE_Seek( cur_offset ); /* Changes error as a side-effect */
return error;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册