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

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- a/report.c
0
++ b/report.c
Lines 54-60 Link Here
54
	char accsmart[MAXLEN];
54
	char accsmart[MAXLEN];
55
	char crc2[MAXLEN/2 -1];
55
	char crc2[MAXLEN/2 -1];
56
	char siteind[MAX_TRUNCATED_URL];
56
	char siteind[MAX_TRUNCATED_URL];
57
	char arqtt[256];
57
	char arqtt[MAX_USER_FNAME_LEN * 2 + MAXLEN + 10];
58
	char *oldurltt=NULL;
58
	char *oldurltt=NULL;
59
	char oldaccdiatt[11],oldacchoratt[9];
59
	char oldaccdiatt[11],oldacchoratt[9];
60
	char tmp3[MAXLEN];
60
	char tmp3[MAXLEN];

Return to bug 645006