Whitespace

This commit is contained in:
Jeff Teunissen 2000-12-28 09:31:22 +00:00
parent 6081ed15a7
commit fe2f79c5ef
1 changed files with 7 additions and 7 deletions

View File

@ -421,7 +421,7 @@ Cvar_CvarList_f (void)
}
void
Cvar_Init ()
Cvar_Init (void)
{
developer = Cvar_Get ("developer", "0", 0, "None");