]> gitweb.ps.run Git - ps-cgit/blobdiff - ui-patch.h
Allow for creating patch series
[ps-cgit] / ui-patch.h
index 1641cea252a67428eae079e34fb6f871118c1d83..acd37fd14b9d55a0f8afe1a429fc8317db42272f 100644 (file)
@@ -1,6 +1,6 @@
 #ifndef UI_PATCH_H
 #define UI_PATCH_H
 
-extern void cgit_print_patch(char *hex, const char *prefix);
+extern void cgit_print_patch(char *hex, const char *old_rev, const char *prefix);
 
 #endif /* UI_PATCH_H */