]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: cleanup multiline strings in debug_nl.c
authorTrey Aspelund <taspelund@nvidia.com>
Thu, 10 Feb 2022 21:37:45 +0000 (21:37 +0000)
committerTrey Aspelund <taspelund@nvidia.com>
Thu, 10 Feb 2022 21:37:45 +0000 (21:37 +0000)
commite54cd97838ef7037e8cf4bdc6995a1287c144761
treeb8b33ecd6d06e066fce386b6aee3be62c4b3176f
parent95fe32880ff7c4fe454c92c92adb605e7f651617
zebra: cleanup multiline strings in debug_nl.c

NetDEF CI has been whining about multiline string style.
Make the strings single-line and call it a day.

Signed-off-by: Trey Aspelund <taspelund@nvidia.com>
zebra/debug_nl.c