Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
Fixed gcc -pedantic warning
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Feb 16, 2011
1 parent 57595ed commit fd441d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/SDL_log.h
Expand Up @@ -92,7 +92,7 @@ enum
...
};
*/
SDL_LOG_CATEGORY_CUSTOM,
SDL_LOG_CATEGORY_CUSTOM
};

/**
Expand Down

0 comments on commit fd441d1

Please sign in to comment.