X-Git-Url: https://git.cameronkatri.com/cgit.git/blobdiff_plain/c5984a9896b39748e61daf6e620483749654b102..97a91657a5032aa984d91344b91e1c5a084c2f0d:/ui-commit.h?ds=sidebyside 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 */