Commit Diff


commit - 01bb5a15144ece7ca707994fb56e1847c76a1a92
commit + 881327824d65ca303150795897d7f39b5f5370be
blob - c5fac4aca09fb9fb30266856ac9bdf28c6708768
blob + e0e012830f229855a13c1018058344c3045ff86a
--- libexec/got-send-pack/got-send-pack.c
+++ libexec/got-send-pack/got-send-pack.c
@@ -215,7 +215,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;