Module: Mesa Branch: master Commit: 0422053eca12b4fb912e0229c96a9d12453e31c4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0422053eca12b4fb912e0229c96a9d12453e31c4
Author: Brian Paul <[email protected]> Date: Tue Nov 17 16:05:59 2009 -0700 mesa: remove trailing comment to silence warning --- src/mesa/main/formats.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/mesa/main/formats.h b/src/mesa/main/formats.h index eba28a6..0eeeb8b 100644 --- a/src/mesa/main/formats.h +++ b/src/mesa/main/formats.h @@ -140,7 +140,7 @@ typedef enum MESA_FORMAT_SIGNED_RGBA_16, /*...@}*/ - MESA_FORMAT_COUNT, + MESA_FORMAT_COUNT } gl_format; _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
