projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3a1790
)
r300/compiler: fix warning due to no newline
author
Dave Airlie
<airlied@redhat.com>
Tue, 1 Sep 2009 00:50:40 +0000
(10:50 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Tue, 1 Sep 2009 00:50:40 +0000
(10:50 +1000)
src/mesa/drivers/dri/r300/compiler/radeon_code.h
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/dri/r300/compiler/radeon_code.h
b/src/mesa/drivers/dri/r300/compiler/radeon_code.h
index 0806fb1b5c60708d5bd5e3f44b4110022b84a4dd..3e88554ba19ddfcb83ee8351c1b2b0dbc93c8ca7 100644
(file)
--- a/
src/mesa/drivers/dri/r300/compiler/radeon_code.h
+++ b/
src/mesa/drivers/dri/r300/compiler/radeon_code.h
@@
-203,4
+203,5
@@
struct r300_vertex_program_code {
void r300_vertex_program_dump(struct r300_vertex_program_code * vs);
-#endif /* RADEON_CODE_H */
\ No newline at end of file
+#endif /* RADEON_CODE_H */
+