kill a warning

This commit is contained in:
Alan Hourihane 2003-12-08 17:07:41 +00:00
parent 18343db1d8
commit 243093f544
1 changed files with 1 additions and 1 deletions

View File

@ -706,7 +706,7 @@ static GLint error_position = -1;
static GLubyte *unknown = (GLubyte *) "???";
static GLvoid
clear_last_error ()
clear_last_error (GLvoid)
{
/* reset error message */
error_message = NULL;