tests: c90 fixes (#endif comments) for consistency after commit 9e37839

This commit is contained in:
Ozkan Sezer
2025-08-01 06:28:02 +03:00
parent 9e3783996b
commit 83818eeb95
4 changed files with 3 additions and 3 deletions

View File

@@ -36,4 +36,4 @@ extern SDL_Surface *SDLTest_ImageBlendingBackground(void);
extern SDL_Surface *SDLTest_ImageBlendingSprite(void);
extern SDL_Surface *SDLTest_ImageWrappingSprite(void);
#endif // testautomation_images_h_
#endif /* testautomation_images_h_ */