Commit Diff


commit - 030daac821622c8495676bc5210fb7784c7ae78f
commit + 474b498221b19828b2bcb8e5c5b2ced63acbd1a6
blob - 7869acc4eabb34a0fcd9a18863a04b3560d8bbc9
blob + eb8f383cfa96ab51e90ae06602d44b10e2336430
--- libexec/got-send-pack/got-send-pack.c
+++ libexec/got-send-pack/got-send-pack.c
@@ -218,7 +218,6 @@ send_their_ref(struct imsgbuf *ibuf, struct got_object
 static const struct got_error *
 send_ref_status(struct imsgbuf *ibuf, const char *refname, int success,
     struct got_pathlist_head *refs, struct got_pathlist_head *delete_refs)
-
 {
 	const struct got_error *err = NULL;
 	struct ibuf *wbuf;