Mir: Fixed comment at conditional compilation macro.

Philipp Wiesemann 2016-02-24 21:06:46 +01:00
parent 4011d991e7
commit b4b36122a4
1 changed files with 1 additions and 1 deletions

View File

@ -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: */