Merge branch '7.8'

This commit is contained in:
Ian Romanick 2010-04-23 11:52:14 -07:00
commit e4c54d4049
1 changed files with 2 additions and 0 deletions

View File

@ -539,6 +539,8 @@ __glXInitializeVisualConfigFromTags(__GLcontextModes * config, int count,
i = count;
break;
default:
/* Ignore the unrecognized tag's value */
bp++;
break;
}
}