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

(-)file_not_specified_in_diff (-3 / +3 lines)
Line  Link Here
0
-- a/src/libs/tgfclient/img.cpp
0
++ b/src/libs/tgfclient/img.cpp
Lines 98-104 Link Here
98
	if (setjmp(png_ptr->jmpbuf))
98
	if (setjmp(png_jmpbuf(png_ptr)))
Lines 229-235 Link Here
229
	if (setjmp(png_ptr->jmpbuf)) {    
229
	if (setjmp(png_jmpbuf(png_ptr))) {

Return to bug 369231