Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 81443 | Differences between
and this patch

Collapse All | Expand All

(-)sv7/mppenc.c~ (-1 / +1 lines)
Lines 1844-1850 Link Here
1844
}
1844
}
1845
1845
1846
1846
1847
static void
1847
void
1848
OverdriveReport ( void )
1848
OverdriveReport ( void )
1849
{
1849
{
1850
    if ( Overflows > 0 ) {                                                // report internal clippings
1850
    if ( Overflows > 0 ) {                                                // report internal clippings

Return to bug 81443