Add ui-shared.h

This is finally a proper headerfile for the shared ui-functions which
used to reside in cgit.h

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
此提交包含在:
Lars Hjemli
2008-03-24 16:50:57 +01:00
父節點 c5984a9896
當前提交 a4d1ca1dc6
共有 13 個檔案被更改,包括 47 行新增32 行删除

查看文件

@@ -8,6 +8,7 @@
#include "cgit.h"
#include "html.h"
#include "ui-shared.h"
unsigned char old_rev_sha1[20];
unsigned char new_rev_sha1[20];