Break long lines more tastefully
This commit is contained in:
parent
373651359e
commit
7465574195
28 changed files with 69 additions and 92 deletions
|
@ -93,8 +93,7 @@ bp_init(void)
|
|||
* string in path. Return 0 on success, -1 on error.
|
||||
*/
|
||||
static int
|
||||
best_path(struct sctstr *from, struct sctstr *to, char *path,
|
||||
int mob_type)
|
||||
best_path(struct sctstr *from, struct sctstr *to, char *path, int mob_type)
|
||||
{
|
||||
static struct bestp *mybestpath;
|
||||
struct as_data *adp;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue