From 37a24e4e39737edaa5cdde501346a65eeb280e63 Mon Sep 17 00:00:00 2001 From: Lars Hjemli Date: Tue, 22 Jun 2010 14:15:48 +0000 Subject: Merge branch 'jh/path-limit' Conflicts: cgit.h ui-commit.c --- (limited to 'ui-commit.h') diff --git a/ui-commit.h b/ui-commit.h index 40bcb31..8198b4b 100644 --- a/ui-commit.h +++ b/ui-commit.h @@ -1,6 +1,6 @@ #ifndef UI_COMMIT_H #define UI_COMMIT_H -extern void cgit_print_commit(char *hex); +extern void cgit_print_commit(char *hex, const char *prefix); #endif /* UI_COMMIT_H */ -- cgit v0.9.0.2