Add ui-commit.c + misc ui cleanups

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
This commit is contained in:
Lars Hjemli 2006-12-16 00:19:56 +01:00
parent 2101e26fd6
commit 9a8f88658d
9 changed files with 140 additions and 19 deletions

View file

@ -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];