mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-01-22 07:51:20 +00:00
Whitespace
This commit is contained in:
parent
80db620524
commit
66bd913f7d
1 changed files with 1 additions and 1 deletions
|
@ -303,7 +303,7 @@ R_CleanupSpan
|
|||
==============
|
||||
*/
|
||||
void
|
||||
R_CleanupSpan ()
|
||||
R_CleanupSpan (void)
|
||||
{
|
||||
surf_t *surf;
|
||||
int iu;
|
||||
|
|
Loading…
Reference in a new issue