mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-02-08 15:22:07 +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
|
void
|
||||||
R_CleanupSpan ()
|
R_CleanupSpan (void)
|
||||||
{
|
{
|
||||||
surf_t *surf;
|
surf_t *surf;
|
||||||
int iu;
|
int iu;
|
||||||
|
|
Loading…
Reference in a new issue