vp_print should add a "\n" to the end
authorAlan T. DeKok <aland@freeradius.org>
Tue, 31 May 2011 07:32:20 +0000 (09:32 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 31 May 2011 07:32:20 +0000 (09:32 +0200)
commitf5e7c93dd6309379f4dfce191ffb61788f130ed4
treecd0ce94180ba19b489d712f30b3035babc9e9393
parent704a8d6e363bcb21aa7e4718ed585119d166349d
vp_print should add a "\n" to the end

All callers already do this, so it's best to move that code
into vp_print
src/lib/print.c
src/main/valuepair.c
src/modules/rlm_digest/rlm_digest.c