]> git.puffer.fish Git - mirror/frr.git/commit
lib: get rid of padding in struct cmd_element
authorDavid Lamparter <equinox@diac24.net>
Sun, 14 Feb 2021 00:35:47 +0000 (01:35 +0100)
committerDavid Lamparter <equinox@diac24.net>
Tue, 23 Feb 2021 15:56:58 +0000 (16:56 +0100)
commit5e085e529da67deac8171f5a34274f5af7d94492
tree2823fd126db566fce46e18fbda792398ecd7bb53
parent2621bb8b8dee4222da22bbc5c8036de70af096fb
lib: get rid of padding in struct cmd_element

This makes the Python code looking at xrefs much easier.

Signed-off-by: David Lamparter <equinox@diac24.net>
lib/command_graph.h