]> granicus.if.org Git - cgit/commit
ui-repolist: extract get_repo_modtime() from print_modtime()
authorLars Hjemli <hjemli@gmail.com>
Sat, 29 Nov 2008 12:33:02 +0000 (13:33 +0100)
committerLars Hjemli <hjemli@gmail.com>
Sat, 29 Nov 2008 12:33:02 +0000 (13:33 +0100)
commitcbac02c8b056e47b3e0092949c480c7ec64a3e0f
tree03b0d8a2524cef4ab57fe98d79941eb0562545de
parentd71c0c725d7b5ddfc5b788d328a5fc7a27739662
ui-repolist: extract get_repo_modtime() from print_modtime()

The new function is then used by both print_modtime() and
cgit_reposort_modtime().

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