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

(-)asterisk-1.6.2.13.ORIG/apps/app_dahdiras.c (-2 lines)
Lines 119-126 Link Here
119
		c = strsep(&stringp, ",");
119
		c = strsep(&stringp, ",");
120
	}
120
	}
121
121
122
	argv[argc++] = "plugin";
123
	argv[argc++] = "dahdi.so";
124
	argv[argc++] = "stdin";
122
	argv[argc++] = "stdin";
125
123
126
	/* Finally launch PPP */
124
	/* Finally launch PPP */

Return to bug 337297