FreeBSD Bugzilla – Attachment 10462 Details for
Bug 20989
http://www.freebsd.org/cgi/cvsweb.cgi annotate omits newlines
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 432 bytes, created by
Tony Finch
on 2000-09-01 22:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Tony Finch
Created:
2000-09-01 22:10:01 UTC
Size:
432 bytes
patch
obsolete
>Index: cvsweb.cgi >=================================================================== >RCS file: /FreeBSD/cvs/www/en/cgi/cvsweb.cgi,v >retrieving revision 1.48 >diff -u -r1.48 cvsweb.cgi >--- cvsweb.cgi 2000/08/25 09:21:00 1.48 >+++ cvsweb.cgi 2000/09/01 20:55:30 >@@ -919,7 +919,7 @@ > local $_ = $_[0]; > > # Cut trailing spaces >- s/\s+\n$//; >+ s/\s+$//; > > # Expand tabs > s/\t+/' ' x (length($&) * $tabstop - length($`) % $tabstop)/e
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 20989
: 10462