mesa: update/fix doxygen comments

This commit is contained in:
Vinson Lee
2009-03-17 09:34:30 -06:00
committed by Brian Paul
parent c1f8de9954
commit 1eee1bac1f
12 changed files with 16 additions and 17 deletions

View File

@@ -278,7 +278,7 @@ delete_renderbuffer_cb(GLuint id, void *data, void *userData)
* Deallocate a shared state object and all children structures.
*
* \param ctx GL context.
* \param ss shared state pointer.
* \param shared shared state pointer.
*
* Frees the display lists, the texture objects (calling the driver texture
* deletion callback to free its private data) and the vertex programs, as well