Add missing }

Original commit message from CVS:
Add missing }
This commit is contained in:
David Schleef 2003-06-19 03:20:25 +00:00
parent 8a98f83970
commit efe27361b0

View file

@ -106,6 +106,7 @@ do {
filter->plays[p] = (offset+k >= num_filter) ? G_MAXUINT : offset + k;
}
}
}
/****************************************************************************/
/* push out the buffer. */