mirror of
https://git.zx2c4.com/cgit
synced 2025-06-21 01:25:46 +02:00
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>
This commit is contained in:
parent
c5984a9896
commit
a4d1ca1dc6
13 changed files with 47 additions and 32 deletions
|
@ -8,6 +8,7 @@
|
|||
|
||||
#include "cgit.h"
|
||||
#include "html.h"
|
||||
#include "ui-shared.h"
|
||||
|
||||
static void print_line(char *line, int len)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue