From 9a8f88658d51aeb86a79ac1121de13562ad2601f Mon Sep 17 00:00:00 2001
From: Lars Hjemli
Date: Sat, 16 Dec 2006 00:19:56 +0100
Subject: Add ui-commit.c + misc ui cleanups

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
---
 ui-view.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'ui-view.c')

diff --git a/ui-view.c b/ui-view.c
index 9d13be1..b75ce9a 100644
--- a/ui-view.c
+++ b/ui-view.c
@@ -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];
-- 
cgit v1.2.3-54-g00ecf