mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-20 04:56:24 +00:00
Add missing }
Original commit message from CVS: Add missing }
This commit is contained in:
parent
8a98f83970
commit
efe27361b0
1 changed files with 1 additions and 0 deletions
|
@ -106,6 +106,7 @@ do {
|
||||||
filter->plays[p] = (offset+k >= num_filter) ? G_MAXUINT : offset + k;
|
filter->plays[p] = (offset+k >= num_filter) ? G_MAXUINT : offset + k;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
/****************************************************************************/
|
/****************************************************************************/
|
||||||
/* push out the buffer. */
|
/* push out the buffer. */
|
||||||
|
|
Loading…
Reference in a new issue