X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/c46e468dd229d5a20d99801072b4a8f8d970104f..ab42741c49d369e41c1e1915c6c024d79509f7d6:/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 */