On Tue, Oct 03, 2017 at 10:41:36PM -0700, Rosen Penev wrote:
> Fixed with: find . -type f -name "*.[ch]" -exec sh -c 'for i;do sed
> 's/[[:space:]]*$//' "$i">/tmp/.$$ && cat /tmp/.$$ > "$i";done' arg0 {} +What is the practical impact of this, besides just making the version control database slightly larger? khm _______________________________________________ Dnsmasq-discuss mailing list [email protected] http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss
