builtin rebase: support `ignore-whitespace` option
[gitweb.git] / gpg-interface.h
index 2c40a9175fe90673d7cc4ba7a108936d02b5a743..5ecff4aa0c062d8a33290d39456e24c073fd48e4 100644 (file)
@@ -31,9 +31,7 @@ void signature_check_clear(struct signature_check *sigc);
  * offset where the embedded detached signature begins, or the end of
  * the data when there is no such signature.
  */
-size_t parse_signature(const char *buf, unsigned long size);
-
-void parse_gpg_output(struct signature_check *);
+size_t parse_signature(const char *buf, size_t size);
 
 /*
  * Create a detached signature for the contents of "buffer" and append