docs: whitespaces cleanup
Signed-off-by: Brian Paul <brianp@vmware.com>
This commit is contained in:
+1
-1
@@ -75,7 +75,7 @@ table.</li>
|
||||
void glVertex3f(GLfloat x, GLfloat y, GLfloat z)
|
||||
{
|
||||
const struct _glapi_table * const dispatch = GET_DISPATCH();
|
||||
|
||||
|
||||
(*dispatch->Vertex3f)(x, y, z);
|
||||
}</pre></td></tr>
|
||||
<tr><td>Sample dispatch function</td></tr></table>
|
||||
|
||||
Reference in New Issue
Block a user