commit 9b94757a3fcecd2e5cf42a73a74292d03a1cb160 from: Stefan Sperling date: Thu Jun 21 21:25:48 2018 UTC remove wrong comment commit - 404c43c4fa13923747c649f395f5b2bcb9fcd484 commit + 9b94757a3fcecd2e5cf42a73a74292d03a1cb160 blob - 0f683c8087cfa06140945242d684704f6e32d761 blob + 27c02f1d897a162fd69c122a5792006f416d100f --- lib/blame.c +++ lib/blame.c @@ -37,7 +37,7 @@ struct got_blame_line { int annotated; - struct got_object_id id; /* one per line */ + struct got_object_id id; }; struct got_blame {