commit 5e0b25c451a0506eecec208277ad217b14a74e6b from: Stefan Sperling date: Mon Dec 24 13:37:19 2018 UTC wrap another long line commit - a7403916a5947853a9fd08cd756526608285ee77 commit + 5e0b25c451a0506eecec208277ad217b14a74e6b blob - f764c908531344ae49ac0ca7659a630fc305a14f blob + c7a5cc25162b214d75610abdd2ded8141e27cf43 --- lib/object_parse.c +++ lib/object_parse.c @@ -440,7 +440,8 @@ got_object_commit_get_logmsg(struct got_commit_object } const struct got_error * -got_object_parse_commit(struct got_commit_object **commit, char *buf, size_t len) +got_object_parse_commit(struct got_commit_object **commit, char *buf, + size_t len) { const struct got_error *err = NULL; char *s = buf;