提交 4c7d9dc7 编写于 作者: T ths

Add missing const, by Stefan Weil.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4914 c046a42c-6fe2-441c-8c8c-71466251a162
上级 920c608e
......@@ -2432,7 +2432,7 @@ static const struct dis386 float_reg[][8] = {
},
};
static char *fgrps[][8] = {
static const char *fgrps[][8] = {
/* d9_2 0 */
{
"fnop","(bad)","(bad)","(bad)","(bad)","(bad)","(bad)","(bad)",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册