mesa: remove trailing comment to silence warning

This commit is contained in:
Brian Paul 2009-11-17 16:05:59 -07:00
parent e36751ec81
commit 0422053eca

View file

@ -140,7 +140,7 @@ typedef enum
MESA_FORMAT_SIGNED_RGBA_16,
/*@}*/
MESA_FORMAT_COUNT,
MESA_FORMAT_COUNT
} gl_format;