FreeBSD Bugzilla – Attachment 47672 Details for
Bug 73020
qpage runs words together
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 346 bytes, created by
rand
on 2004-10-23 01:10:23 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
rand
Created:
2004-10-23 01:10:23 UTC
Size:
346 bytes
patch
obsolete
>--- /tmp/ports/a/Agena/usr/ports/comms/qpage/work/qpage-3.3/util.c-orig Fri Oct 22 18:57:00 2004 >+++ /tmp/ports/a/Agena/usr/ports/comms/qpage/work/qpage-3.3/util.c Fri Oct 22 18:57:04 2004 >@@ -537,7 +537,7 @@ > ** Now make sure we didn't chop a word in the middle. > */ > if (*src && end) { >- *end++ = '\0'; >+ *++end = '\0'; > src = start; > }
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 73020
: 47672