fix comment

This commit is contained in:
Brian
2007-06-20 12:50:16 -06:00
parent 83b6c46b50
commit abf45c2a3d
+1 -1
View File
@@ -41,7 +41,7 @@
#include "pipe/p_context.h"
/*
* TNL stage which feedsinto the above.
* TNL stage which feeds into the above.
*
* XXX: this needs to go into each driver using this code, because we
* cannot make the leap from ctx->draw_context in this file. The