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

Collapse All | Expand All

(-)oscam-9999.old/oscam-ecm.c (-1 / +1 lines)
Lines 1081-1087 Link Here
1081
				   usrname, buf,
1081
				   usrname, buf,
1082
				   er->rcEx ? erEx : stxt[er->rc], client->cwlastresptime, sby, schaninfo, sreason, scwcinfo);
1082
				   er->rcEx ? erEx : stxt[er->rc], client->cwlastresptime, sby, schaninfo, sreason, scwcinfo);
1083
		}
1083
		}
1084
		else
1084
		else if (!er->rcEx)
1085
		{
1085
		{
1086
			cs_log("%s (%s): %s (%d ms)%s (%c/%d/%d/%d)%s%s%s%s",
1086
			cs_log("%s (%s): %s (%d ms)%s (%c/%d/%d/%d)%s%s%s%s",
1087
				   usrname, buf,
1087
				   usrname, buf,

Return to bug 426518