commit e72902bba471f4cc79a683874c7db184aa503fd6 from: Stefan Sperling date: Sun May 20 11:40:36 2018 UTC whitespace commit - 75e48879a0a0698f6687007c34a673949451e1ac commit + e72902bba471f4cc79a683874c7db184aa503fd6 blob - 46284fb89254d8345b2a47b18057eaf03f1fea33 blob + 1cbc6ae5885a908a83e7a349831a28636c3cf536 --- tog/tog.c +++ tog/tog.c @@ -230,7 +230,6 @@ free_commits(struct commit_queue *commits) pop_commit(commits); } - static const struct got_error * fetch_parent_commit(struct commit_queue_entry **pentry, struct commit_queue_entry *entry, struct got_repository *repo)