X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fmesa%2Fmain%2Ffeedback.c;h=818a804540703de8dd26075f0a3dd09002c22fca;hb=56c4226fcc54158eb7fe54eeb13539a979ec155c;hp=beab535b15fd24d010b40c87ee8097b997d91de1;hpb=97a1fd158c9acfaa3a8deda7eb5bf0b253e85c15;p=mesa.git diff --git a/src/mesa/main/feedback.c b/src/mesa/main/feedback.c index beab535b15f..818a8045407 100644 --- a/src/mesa/main/feedback.c +++ b/src/mesa/main/feedback.c @@ -197,8 +197,8 @@ _mesa_SelectBuffer( GLsizei size, GLuint *buffer ) /** * Write a value of a record into the selection buffer. * - * \param CTX GL context. - * \param V value. + * \param ctx GL context. + * \param value value. * * Verifies there is free space in the buffer to write the value and * increments the pointer.