sim-card
/
qemu
Archived
10
0
Fork 0

Add missing const, by Stefan Weil.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4914 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
ths 2008-07-20 18:55:00 +00:00
parent 920c608ef3
commit 4c7d9dc78d
1 changed files with 1 additions and 1 deletions

View File

@ -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)",