$NetBSD: patch-ab,v 1.1 2005/07/15 22:25:58 kristerw Exp $ --- cvsps.c.orig Sat Jul 16 00:22:10 2005 +++ cvsps.c Sat Jul 16 00:22:40 2005 @@ -2550,9 +2550,9 @@ for (next = ps->members.next; next != &ps->members; next = next->next) { + int d1, d2; PatchSetMember * psm = list_entry(next, PatchSetMember, link); rev = psm->pre_rev; - int d1, d2; /* the reason this is at all complicated has to do with a * branch off of a branch. it is possible (and indeed