make grValidateState consistent with its prototype

This commit is contained in:
dborca
2004-10-07 07:26:04 +00:00
parent e805228038
commit e41a4dddeb

View File

@@ -1893,7 +1893,7 @@ _grValidateTMUState()
it calls this routine. grValidateState then goes through valid
markers and flushes all invalid state.
-------------------------------------------------------------------*/
void
void GR_CDECL
_grValidateState()
{
#define FN_NAME "_grValidateState"