r300/compiler: fix warning due to no newline
authorDave Airlie <airlied@redhat.com>
Tue, 1 Sep 2009 00:50:40 +0000 (10:50 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 1 Sep 2009 00:50:40 +0000 (10:50 +1000)
src/mesa/drivers/dri/r300/compiler/radeon_code.h

index 0806fb1b5c60708d5bd5e3f44b4110022b84a4dd..3e88554ba19ddfcb83ee8351c1b2b0dbc93c8ca7 100644 (file)
@@ -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 */
+