Removed all whitespace (tabs and spaces) from EOL's. How did we get so many? --Rumble
This commit is contained in:
@@ -69,7 +69,7 @@ unsigned long circle_random(void);
|
||||
|
||||
void circle_srandom(unsigned long initial_seed)
|
||||
{
|
||||
seed = initial_seed;
|
||||
seed = initial_seed;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user