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>
Esse commit está contido em:
1
ui-tag.c
1
ui-tag.c
@@ -8,6 +8,7 @@
|
||||
|
||||
#include "cgit.h"
|
||||
#include "html.h"
|
||||
#include "ui-shared.h"
|
||||
|
||||
static void print_tag_content(char *buf)
|
||||
{
|
||||
|
||||
Referência em uma nova issue
Block a user