Nest: Trivial whitespace cleanup
This commit is contained in:
parent
28b3b55122
commit
a82f692e58
16 changed files with 63 additions and 65 deletions
|
@ -28,4 +28,3 @@
|
||||||
void mrt_dump_message(struct proto *p, u16 type, u16 subtype, byte *buf, u32 len);
|
void mrt_dump_message(struct proto *p, u16 type, u16 subtype, byte *buf, u32 len);
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
@ -419,4 +419,3 @@ rt_show(struct rt_show_data *d)
|
||||||
cli_msg(8001, "Network not found");
|
cli_msg(8001, "Network not found");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue