summaryrefslogtreecommitdiff
path: root/zebra/zebra_mpls_openbsd.c
diff options
context:
space:
mode:
authorStephen Worley <sworley@cumulusnetworks.com>2019-02-12 15:24:00 -0500
committerStephen Worley <sworley@cumulusnetworks.com>2019-02-12 15:24:00 -0500
commit844e918027954744b759fac8f9263b80db5449d0 (patch)
tree174c1dfac0c3a0db3629c338c53c6b1c4e040d2f /zebra/zebra_mpls_openbsd.c
parent7e737f3d4070c70bd052ece58126769fd972daa9 (diff)
zebra: Fix CLANG suggestion for braces on init of struct
CLANG was throwing an error because struct rtadv_rdnss(dnssl) was being initialized with = {0} instead of {}. Change to be the latter. Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
Diffstat (limited to 'zebra/zebra_mpls_openbsd.c')
0 files changed, 0 insertions, 0 deletions