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>
This commit is contained in:
Lars Hjemli
2008-03-24 16:50:57 +01:00
szülő c5984a9896
commit a4d1ca1dc6
13 fájl változott, egészen pontosan 47 új sor hozzáadva és 32 régi sor törölve

Fájl megtekintése

@@ -8,6 +8,7 @@
#include "cgit.h"
#include "html.h"
#include "ui-shared.h"
static int write_compressed_tar_archive(struct archiver_args *args,const char *filter)
{