X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/ab42741c49d369e41c1e1915c6c024d79509f7d6..eac1b67:/ui-patch.h diff --git a/ui-patch.h b/ui-patch.h index 9f68212..1641cea 100644 --- a/ui-patch.h +++ b/ui-patch.h @@ -1,6 +1,6 @@ #ifndef UI_PATCH_H #define UI_PATCH_H -extern void cgit_print_patch(char *hex); +extern void cgit_print_patch(char *hex, const char *prefix); #endif /* UI_PATCH_H */