On Sun, 19 Jul 2015 05:24:01 -0600 arnold@skeeve.com wrote: > I have a minor suggestion, which is to make dfabackref into a > static function. dfabackref() is not called from external, so it should be static, as you say. I fixed it. Thanks.