Skip to content

Commit

Permalink
Mir: Fixed comment at conditional compilation macro.
Browse files Browse the repository at this point in the history
  • Loading branch information
philippwiesemann committed Feb 24, 2016
1 parent 4011d99 commit b4b3612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/video/mir/SDL_mirwindow.h
Expand Up @@ -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: */

0 comments on commit b4b3612

Please sign in to comment.