summaryrefslogtreecommitdiff
path: root/pimd/pim_errors.c
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2023-03-16 11:00:02 +0100
committerDonald Sharp <sharpd@nvidia.com>2024-01-25 08:00:05 -0500
commit090dcf7a6c7e25b15f4accdcf434528b36342be7 (patch)
tree8a2d6be43d404e4cee221e67ae22b0c6ec492305 /pimd/pim_errors.c
parent34512bd148a1000fc297e142a3d5eefe4d7171d5 (diff)
bgpd: fix NULL argument warning
gcc 12.2.0 complains `error: ā€˜%s’ directive argument is null`, even though all enum values are covered with a string. Let's just go with a `???` default. Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'pimd/pim_errors.c')
0 files changed, 0 insertions, 0 deletions