Fixed comments in headers for doxygen output.

This commit is contained in:
Philipp Wiesemann 2017-06-04 23:15:39 +02:00
parent 52b7d0eb23
commit cbcc256fd2
5 changed files with 16 additions and 16 deletions

View file

@ -445,7 +445,7 @@ extern DECLSPEC int SDLCALL SDL_vsnprintf(SDL_OUT_Z_CAP(maxlen) char *text, size
#ifndef HAVE_M_PI
#ifndef M_PI
#define M_PI 3.14159265358979323846264338327950288 /* pi */
#define M_PI 3.14159265358979323846264338327950288 /**< pi */
#endif
#endif