| Summary: | Remove trailing "," from enums in public headers | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Max Horn <max> |
| Component: | *don't know* | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | minor | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | All | ||
| OS: | Other | ||
| Attachments: | Fix for SDL_pixels.h and SDL_video.h | ||
|
Description
Max Horn
2007-07-22 02:58:11 UTC
Created attachment 230 [details]
Fix for SDL_pixels.h and SDL_video.h
This patch fixes the enums in SDL_pixels.h and SDL_video.h -- I think that's all which are affected.
Fixed in subversion revision 3370. Thanks! |