(svn r5210) Many small changes which piled up: const, unsigned, variable scope, CSE for readability, DeMorgan, if cascades -> switch, whitespace, parentheses, bracing, misc.
This commit is contained in:
@@ -37,7 +37,6 @@ typedef struct RememberData {
|
||||
} RememberData;
|
||||
|
||||
struct TrackPathFinder {
|
||||
|
||||
int num_links_left;
|
||||
TrackPathFinderLink *new_link;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user