Break lines more tastefully.
This commit is contained in:
parent
fcc0162188
commit
5b4b3a13cb
40 changed files with 220 additions and 229 deletions
|
@ -167,8 +167,8 @@ extern int as_search(struct as_data *adp);
|
|||
extern void as_delete(struct as_data *adp);
|
||||
extern void as_reset(struct as_data *adp);
|
||||
extern void as_stats(struct as_data *adp, FILE * fp);
|
||||
extern struct as_path *as_find_cachepath(coord fx,
|
||||
coord fy, coord tx, coord ty);
|
||||
extern struct as_path *as_find_cachepath(coord fx, coord fy,
|
||||
coord tx, coord ty);
|
||||
|
||||
/* Functions that are "private" to algorithm */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue