diff options
author | Lukas Fleischer <cgit@cryptocrack.de> | 2013-03-03 17:10:19 +0100 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2013-03-04 09:12:54 -0500 |
commit | a6317505ead198c23925c93abbb0926f70e02861 (patch) | |
tree | 79eea985f4622431a98e6d879a7b6b5b30e6f02d /ui-log.c | |
parent | 41f9c4e2f66252c83c6524fa4a346839d4c454b2 (diff) | |
download | cgit-a6317505ead198c23925c93abbb0926f70e02861.tar.gz cgit-a6317505ead198c23925c93abbb0926f70e02861.tar.bz2 cgit-a6317505ead198c23925c93abbb0926f70e02861.zip |
ui-plain.c: Do not access match variable in print_*()
Move all code setting the match variable to walk_tree().
This allows for easily moving this variable into a context structure
without having to pass the context to print_*().
Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions