mirror of
https://git.zx2c4.com/cgit
synced 2025-07-15 12:44:34 +02:00
Add ui-commit.c + misc ui cleanups
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
This commit is contained in:
parent
2101e26fd6
commit
9a8f88658d
9 changed files with 140 additions and 19 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
#include "cgit.h"
|
||||
|
||||
void cgit_print_view(char *hex)
|
||||
void cgit_print_view(const char *hex)
|
||||
{
|
||||
unsigned char sha1[20];
|
||||
char type[20];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue