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

Collapse All | Expand All

(-)a/core/daemon.c (+1 lines)
Lines 620-625 int main(int argc, char **argv) Link Here
620
620
621
	arg_vc = -1;
621
	arg_vc = -1;
622
622
623
	config.profile = true;
623
	config.reqmode = FBSPL_MODE_SILENT;
624
	config.reqmode = FBSPL_MODE_SILENT;
624
625
625
	while ((c = getopt_long(argc, argv, "t:p:hvq", options, NULL)) != EOF) {
626
	while ((c = getopt_long(argc, argv, "t:p:hvq", options, NULL)) != EOF) {

Return to bug 200668