mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 04:48:08 +02:00
r300/compiler: fix warning due to no newline
This commit is contained in:
parent
e3a17904dd
commit
31a5a9e9cc
1 changed files with 2 additions and 1 deletions
|
|
@ -203,4 +203,5 @@ struct r300_vertex_program_code {
|
|||
|
||||
void r300_vertex_program_dump(struct r300_vertex_program_code * vs);
|
||||
|
||||
#endif /* RADEON_CODE_H */
|
||||
#endif /* RADEON_CODE_H */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue