]> git.neil.brown.name Git - edlib.git/commit
render-complete: strip new-style attrs when returning result.
authorNeilBrown <neil@brown.name>
Fri, 23 Jun 2023 02:39:33 +0000 (12:39 +1000)
committerNeilBrown <neil@brown.name>
Wed, 28 Jun 2023 07:51:41 +0000 (17:51 +1000)
commit0981338c6a4b266a082b75ddcdf0d35cc6208637
tree170c3c0b3d3bf1187e2be7481a0c4438f6bb6929
parent322c724b77f794d98523c97c3fbe95f4e1d17d79
render-complete: strip new-style attrs when returning result.

Copy strip_attrs() from lib-linefiler and use that to strip all attrs
from line before returning result.

Signed-off-by: NeilBrown <neil@brown.name>
render-complete.c