projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e36751e
)
mesa: remove trailing comment to silence warning
author
Brian Paul
<brianp@vmware.com>
Tue, 17 Nov 2009 23:05:59 +0000
(16:05 -0700)
committer
Brian Paul
<brianp@vmware.com>
Tue, 17 Nov 2009 23:16:30 +0000
(16:16 -0700)
src/mesa/main/formats.h
patch
|
blob
|
history
diff --git
a/src/mesa/main/formats.h
b/src/mesa/main/formats.h
index eba28a69bee5fa29d1e494af4d517ecfc1b653b9..0eeeb8b2bacf3ba59da82d761230ac09e7381056 100644
(file)
--- 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;