whitespace cleanup
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
int seq_main(int argc, char **argv)
|
||||
{
|
||||
double last, first, increment, i;
|
||||
|
||||
|
||||
first = increment = 1;
|
||||
switch (argc) {
|
||||
case 4:
|
||||
|
Reference in New Issue
Block a user