aboutsummaryrefslogtreecommitdiffstats
path: root/ui-commit.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui-commit.h')
-rw-r--r--ui-commit.h2
1 files changed, 1 insertions, 1 deletions
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 */