mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 05:18:08 +02:00
remove stray ;
This commit is contained in:
parent
e920f367ed
commit
9772bb7f71
1 changed files with 1 additions and 1 deletions
|
|
@ -397,7 +397,7 @@ xmesa_is_format_supported(struct softpipe_winsys *sws, uint format)
|
|||
return TRUE;
|
||||
default:
|
||||
return FALSE;
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue