]> gitweb.ps.run Git - ps-cgit/commitdiff
ui-plain: handle subdirectories
authorLars Hjemli <hjemli@gmail.com>
Mon, 1 Sep 2008 22:53:04 +0000 (00:53 +0200)
committerLars Hjemli <hjemli@gmail.com>
Mon, 1 Sep 2008 22:53:04 +0000 (00:53 +0200)
The callback from read_tree_recursive just needs to check the type of
each tree entry; if it's a dir we want to continue scanning, if it's a
regular file we'll assume it's the one we requested.

And while at it, remove some stray fprintfs.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>

No differences found