Move log-functions into ui-log.c

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
此提交包含在:
Lars Hjemli
2006-12-11 17:04:19 +01:00
父節點 1418034e64
當前提交 d14c5f6d3a
共有 5 個檔案被更改,包括 121 行新增111 行删除

查看文件

@@ -46,7 +46,7 @@ static void cgit_print_branches()
html("</table>");
}
void cgit_print_repo_summary()
void cgit_print_summary()
{
html("<h2>");
html_txt("Repo summary page");