Subversion Repositories prayer

Compare Revisions

Ignore whitespace Rev 72 → Rev 73

/trunk/debian/patches/unlimit_login_username.patch
5,7 → 5,7
if (user)
html_quote_string(b, user);
- bputs(b, "\" size=\"8\" maxlength=\"8\" />");
+ bputs(b, "\" size=\"8\" />");
+ bputs(b, "\" size=\"16\" />");
bputs(b, "</td>" CRLF);
bputs(b, "</tr>" CRLF);