CLEANUP: Reindenting code.

This commit is contained in:
Cas Cremers
2010-11-11 00:08:09 +01:00
parent 619ecf7673
commit fcf694dbd9
2 changed files with 10 additions and 10 deletions

View File

@@ -2316,8 +2316,8 @@ arachneClaimTest (Claimlist cl)
* Add specific goal info and iterate algorithm
*/
add_claim_specifics (sys, cl,
roledef_shift (sys->runs[run].
start, cl->ev), realStart);
roledef_shift (sys->runs[run].start, cl->ev),
realStart);
}