$NetBSD: patch-ab,v 1.1 2005/12/20 15:32:02 joerg Exp $ --- src/dvdvob.c.orig 2005-12-20 15:22:35.000000000 +0000 +++ src/dvdvob.c @@ -1149,6 +1149,7 @@ int FindVobus(char *fbase,struct vobgrou fprintf(stderr,"\n"); ach->audpts[ach->numaudpts-1].pts[1]=pts0; noshow: + ; } ach->audpts[ach->numaudpts].pts[0]=pts0; ach->audpts[ach->numaudpts].pts[1]=pts1;