JANITORIAL: Fix ){ -> ) {
This commit is contained in:
parent
2507b5db8d
commit
5d4d65d6d9
15 changed files with 36 additions and 36 deletions
|
@ -152,7 +152,7 @@ void InitScalers(uint32 BitFormat) {
|
|||
g_dotmatrix[12] = g_dotmatrix[14] = format.RGBToColor(63, 63, 63);
|
||||
}
|
||||
|
||||
void DestroyScalers(){
|
||||
void DestroyScalers() {
|
||||
#ifdef USE_HQ_SCALERS
|
||||
free(RGBtoYUV);
|
||||
RGBtoYUV = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue