Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 357305
Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- a/libffmpegthumbnailer/filmstripfilter.cpp
0
++ b/libffmpegthumbnailer/filmstripfilter.cpp
Lines 14-19 Link Here
14
//    along with this program; if not, write to the Free Software
14
//    along with this program; if not, write to the Free Software
15
//    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
15
//    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
16
16
17
#include <cstddef>
17
#include "filmstripfilter.h"
18
#include "filmstripfilter.h"
18
#include "filmstrip.h"
19
#include "filmstrip.h"
19
20

Return to bug 357305