summaryrefslogtreecommitdiff
path: root/lib/command.c
diff options
context:
space:
mode:
authorRenato Westphal <renato@opensourcerouting.org>2016-11-28 18:35:36 -0200
committerRenato Westphal <renato@opensourcerouting.org>2016-11-28 18:59:13 -0200
commit0649629483a94a9f74a89a7df13858819489d469 (patch)
treeef606a2a7b8870a606a7ef8a73bbb9f24a041949 /lib/command.c
parent18653436b7e7e5cb7a3ea8ba8a182598cbfbd247 (diff)
isisd: use a smaller #ifdef for isis_receive()
There's no need to provide two definitions of the isis_receive() function (one for GNU_LINUX and the other for !GNU_LINUX). Both differ only slightly so it makes more sense to define isis_receive() just once and use a smaller #ifdef to account for these differences. This improves code readability. Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
Diffstat (limited to 'lib/command.c')
0 files changed, 0 insertions, 0 deletions