From: John Keeping Date: Sun, 8 Mar 2015 16:32:18 +0000 (+0000) Subject: scan-tree: make some variables 'static' X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/812cd49e3144946bbe604064abb1a442daa1eb9e?hp=812cd49e3144946bbe604064abb1a442daa1eb9e scan-tree: make some variables 'static' These are not used outside this file and are not declared. Signed-off-by: John Keeping ---