]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_open.h
bgpd: Remove trailing whitespaces from some header files
authorDonatas Abraitis <donatas.abraitis@gmail.com>
Tue, 17 Sep 2019 08:27:03 +0000 (11:27 +0300)
committerDonatas Abraitis <donatas.abraitis@gmail.com>
Tue, 17 Sep 2019 08:28:48 +0000 (11:28 +0300)
commit9ea364a21f8a2fa6dd52a8fc1ab269fb0c568eb9
tree70b73b825d85708d1a19dec7a3274f5d8b37fe6b
parent94812d13d89ae4b460d22cfbcc12d04a66ae05f2
bgpd: Remove trailing whitespaces from some header files

This is annoying when editing a file and saving the file. IDEs like
VSCode can automatically remove trailing whitespaces, hence it would be better
having a clean code before pushing other changes.

I step onto this not the first time.

Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
bgpd/bgp_open.h
bgpd/bgp_packet.h
bgpd/bgp_route.h