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

Collapse All | Expand All

(-)glkloader-0.3.2/xpconfig/platform_rcfile.c~ (-1 lines)
Lines 405-411 Link Here
405
			sprintf( filename, "%s/.%src", dirname, application );
405
			sprintf( filename, "%s/.%src", dirname, application );
406
			parseConfigFile( filename, application );
406
			parseConfigFile( filename, application );
407
			free( filename );
407
			free( filename );
408
			free( dirname );
409
		}
408
		}
410
	}
409
	}
411
410

Return to bug 116062