mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2024-12-20 22:16:49 +01:00
Corrected header file guard comment.
This commit is contained in:
parent
ec6b9b27a6
commit
8dc56f2b31
@ -69,6 +69,6 @@ typedef struct {
|
|||||||
uint32_t shm_formats;
|
uint32_t shm_formats;
|
||||||
} SDL_VideoData;
|
} SDL_VideoData;
|
||||||
|
|
||||||
#endif /* _SDL_nullvideo_h */
|
#endif /* _SDL_waylandvideo_h */
|
||||||
|
|
||||||
/* vi: set ts=4 sw=4 expandtab: */
|
/* vi: set ts=4 sw=4 expandtab: */
|
||||||
|
Loading…
Reference in New Issue
Block a user