Remove another duplicate and useless ;

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20007 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
reimar 2006-09-29 15:35:29 +00:00
parent 5e32e0798d
commit 994ce81ee3
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@ main(int argc, char **argv)
if (max_cpuid >= 1) {
static struct {
int bit;
char *desc;;
char *desc;
} cap[] = {
CPUID_FEATURE_DEF(0, "fpu", "Floating-point unit on-chip"),
CPUID_FEATURE_DEF(1, "vme", "Virtual Mode Enhancements"),