mirror of
https://github.com/encounter/SDL.git
synced 2025-12-20 10:25:28 +00:00
OCD fixes: Adds a space after /* (glory to regular expressions!)
This commit is contained in:
@@ -262,7 +262,7 @@ surface_testSaveLoadBitmap(void *arg)
|
||||
return TEST_COMPLETED;
|
||||
}
|
||||
|
||||
/*!
|
||||
/* !
|
||||
* Tests surface conversion.
|
||||
*/
|
||||
int
|
||||
@@ -307,7 +307,7 @@ surface_testSurfaceConversion(void *arg)
|
||||
}
|
||||
|
||||
|
||||
/*!
|
||||
/* !
|
||||
* Tests surface conversion across all pixel formats.
|
||||
*/
|
||||
int
|
||||
|
||||
Reference in New Issue
Block a user