mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 06:34:35 +00:00
Mir: Fixed comment at conditional compilation macro.
This commit is contained in:
parent
4011d991e7
commit
b4b36122a4
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ MIR_SetWindowMaximumSize(_THIS, SDL_Window* window);
|
|||
extern void
|
||||
MIR_SetWindowTitle(_THIS, SDL_Window* window);
|
||||
|
||||
#endif /* _SDL_mirwindow */
|
||||
#endif /* _SDL_mirwindow_h */
|
||||
|
||||
/* vi: set ts=4 sw=4 expandtab: */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue