commit 63afc6c6979d94810369a8f461da4eaf62d53702 from: Stefan Sperling date: Sat Mar 10 00:09:31 2018 UTC unwrap short line commit - f0e4a7b742fea06dc9eb4ebd8749a59ac84a55f6 commit + 63afc6c6979d94810369a8f461da4eaf62d53702 blob - b0e1612550a4505b3fd70edab7d9d500fa274102 blob + bc309b7af7264c10cff531e9e9240bae59644866 --- lib/pack.c +++ lib/pack.c @@ -366,8 +366,7 @@ err: } static void -cache_packidx(struct got_packidx_v2_hdr *packidx, - struct got_repository *repo) +cache_packidx(struct got_packidx_v2_hdr *packidx, struct got_repository *repo) { struct got_packidx_v2_hdr *p; int i;