Remove 'Enum' suffixes (bug 4813)

This commit is contained in:
Sylvain Becker 2019-10-11 06:18:24 +02:00
parent 81a0f46566
commit 3b9066d478
3 changed files with 7 additions and 7 deletions

View file

@ -94,7 +94,7 @@ typedef enum
};
*/
SDL_LOG_CATEGORY_CUSTOM
} SDL_LogCategoryEnum;
} SDL_LogCategory;
/**
* \brief The predefined log priorities