(svn r9672) -Cleanup: lots of coding style fixes around operands.
This commit is contained in:
@@ -821,7 +821,7 @@ start_at:
|
||||
}
|
||||
|
||||
/* If we reach here, the tile has exactly one track, and this
|
||||
track is reachable => Rail segment continues */
|
||||
track is reachable = > Rail segment continues */
|
||||
|
||||
track = _new_trackdir[FIND_FIRST_BIT(bits)][direction];
|
||||
assert(track != INVALID_TRACKDIR);
|
||||
|
Reference in New Issue
Block a user