diff options
author | David Lamparter <equinox@opensourcerouting.org> | 2017-07-13 17:34:08 +0200 |
---|---|---|
committer | David Lamparter <equinox@opensourcerouting.org> | 2017-07-13 20:29:20 +0200 |
commit | 83eba583d7be5afaf2eba35ce4d391f645af4bfa (patch) | |
tree | 1dc80b60d845022589a592405e2d4bb7c1a392bd /ripngd/ripng_zebra.c | |
parent | lib: vty: warn when using compatibility macros (diff) | |
download | frr-83eba583d7be5afaf2eba35ce4d391f645af4bfa.tar.xz frr-83eba583d7be5afaf2eba35ce4d391f645af4bfa.zip |
lib: move \n vs. \r\n handling into vty code
Instead of having an ?: expression embedded in every single caller of
vty_out, just expand \n to \r\n in the vty code if neccessary.
(Deprecation warnings will be enabled in the next commits which will do
the search-and-replace over the codebase.)
[This reverts commit 4d5f445 "lib: add vty_outln()"]
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'ripngd/ripng_zebra.c')
0 files changed, 0 insertions, 0 deletions